Skip to content

Commit

Permalink
Merge pull request #581 from cghyzel/main
Browse files Browse the repository at this point in the history
fix github-installation.md to display images
  • Loading branch information
vim-zz authored Sep 4, 2024
2 parents 190653c + 129c6a5 commit 1397ac6
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions docs/github-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,15 +82,14 @@ You can set up gitStream for a single repo or your entire GitHub organization. S
```

!!! info "gitStream will now do these two things."
When a PR is created or changed, apply or update a label that provides an estimated time to review.
![Estimated Review Time label](screenshots/etr_label_example.png)
![Estimated review time](screenshots/slack-estimated-review-time-example-1-min.png)

When a new PR is created, comment with a list of code experts.
![Suggested reviewers](screenshots/github-codeexperts-expanded.png)
When a PR is created or changed, apply or update a label that provides an estimated time to review.
![Estimated Review Time label](screenshots/etr_label_example.png)
![Estimated review time](screenshots/slack-estimated-review-time-example-1-min.png)
When a new PR is created, comment with a list of code experts.
![Suggested reviewers](screenshots/github-codeexperts-expanded.png)
## Next Step
!!! tip "How gitStream Works"
Read our guide: [How gitStream Works](/how-it-works/) to get an overview of the gitStream syntax and automation lifecycle.
Read our guide: [How gitStream Works](/how-it-works/) to get an overview of the gitStream syntax and automation lifecycle.
## Additional Resources

### Required GitHub Permissions
Expand Down

0 comments on commit 1397ac6

Please sign in to comment.