Skip to content
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

Add support for skipping auto-close of issues based on annotation #45

Merged
merged 1 commit into from
Apr 7, 2025

Conversation

superbrothers
Copy link
Member

This PR adds support for skipping auto-close of issues based on annotation.

I want to skip auto-close for some alerts. This change allows you to control this behavior with an alert annotation. Specifically, if alerts have atg-skip-auto-close=true annotation, auto-close will be skipped.

@superbrothers superbrothers requested a review from wafrelka April 5, 2025 07:17
@superbrothers superbrothers added the tagpr:minor Dump minor version in next release label Apr 7, 2025
@superbrothers superbrothers force-pushed the atg-skip-auto-close-true branch from c48316a to dde70dc Compare April 7, 2025 06:04
Copy link
Contributor

@wafrelka wafrelka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@superbrothers superbrothers merged commit 1538e69 into master Apr 7, 2025
2 checks passed
@superbrothers superbrothers deleted the atg-skip-auto-close-true branch April 7, 2025 06:17
@github-actions github-actions bot mentioned this pull request Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tagpr:minor Dump minor version in next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants