Customize Sticky Comments
Aviator uses sticky comments to give you the status of a PR within GitHub.
You can customize the sticky comment to show up when the PR is created, when it’s ready for review, or when it’s queued. You can also add your custom messages that could be helpful to link your own FAQs or self help documents for your team.
Here’s a sample config, see merge_rules.status_comment
in the schema documentation.
Comments are enabled by default in your repository, you can modify this configuration from the config file:
Last updated