Skip to content

Commit

Permalink
Add screenshots to the service guide for the setup and approval
Browse files Browse the repository at this point in the history
Signed-off-by: Frantisek Lachman <[email protected]>
  • Loading branch information
lachmanfrantisek committed Jul 18, 2022
1 parent 5162a4f commit a200c23
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions content/docs/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,13 @@ We utilize majority of new GitHub features that can be used in GitHub Apps.

1. Navigate to the ["Packit-as-a-Service" GitHub
application](https://github.com/marketplace/packit-as-a-service).
![Packit GitHub application](/images/guide/guide_github_app.png)
2. Under "Pricing and setup", click "Install it for free".
![Packit GitHub application: Plan](/images/guide/guide_github_app_plan.png)
3. Click "Complete order and begin installation".
![Packit GitHub application: Order](/images/guide/guide_github_app_order.png)
4. Install the "Packit-as-a-Service" to repositories of your choice.
![Packit GitHub application: Installation](/images/guide/guide_github_app_installation.png)

Once installed, you will see the ["Packit-as-a-Service" GitHub
application](https://github.com/marketplace/packit-as-a-service) in your
Expand All @@ -55,6 +59,8 @@ runs the latest code. It can be used to verify latest changes until they get
If you want to enjoy the freshest features and help us with the development,
see more details [here](https://github.com/packit/packit/discussions/1530).

![Packit GitHub application: Staging instance](/images/guide/guide_github_app_stg.png)


### GitLab

Expand Down Expand Up @@ -111,12 +117,17 @@ fails, we create a new issue in our
[allowlist tracker](https://github.com/packit/notifications/issues/).
(You will be tagged in that issue and should get a GitHub notification about that.)

![Packit approval issue](/images/guide/guide_approval_issue.png)

You can provide the FAS account in a comment
as `/packit verify-fas <my-fas-username>` in the issue we create
for your installation. This will trigger the automatic check.
Until that, you will get a neutral status with `Namespace is not allowed!`
message on your commits.

![Packit approval issue: add mapping in the FAS settings](/images/guide/guide_approval_fas_settings.png)
![Packit approval issue: add mapping by a comment](/images/guide/guide_approval_comments.png)

Besides that:
* If you want to configure builds via Packit,
your software needs to comply with [Copr guidelines](https://docs.pagure.org/copr.copr/user_documentation.html#what-i-can-build-in-copr)
Expand Down
Binary file added static/images/guide/guide_approval_comments.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/guide/guide_approval_issue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/guide/guide_github_app.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/guide/guide_github_app_order.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/guide/guide_github_app_plan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/guide/guide_github_app_stg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a200c23

Please sign in to comment.