-
Notifications
You must be signed in to change notification settings - Fork 155
feat: add Screenshot bot Argus
#640
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
You can use this sandbox to ensure that bot actually works: For example:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR introduces comprehensive documentation for the "Screenshot bot Argus" - a GitHub App/Action that automates screenshot testing workflows by monitoring test results and pinning screenshot differences to pull request comments.
- Adds complete setup instructions for both GitHub Action and GitHub App deployment methods
- Documents configuration options through
screenshot-bot.config.yml
with detailed examples - Explains bot capabilities including comment management, artifact processing, and cleanup features
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rewording and grammar fixes for better comprehension
Co-authored-by: wolfy1339 <4595477+wolfy1339@users.noreply.github.com>
@wolfy1339 Thanks for your review! I've accepted all suggestions |
This bot:
Learn more about main idea of the bot in the article:
«Bots should work, developers should think»: Writing Github App with Node.js.