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

Introduce a new CLI option to specify the issue reopen window #43

Merged
merged 4 commits into from
Mar 4, 2025

Conversation

wafrelka
Copy link
Contributor

This PR introduces a new CLI option --reopen-window.

By default, alertmanager-to-github reopens an existing issue when a resolved alert re-fires.
With the --reopen-window option specified, alertmanager-to-github will create a new issue, instead of reopening, for an alert that re-fires after the specified time window has passed since the existing issue was last closed.

@superbrothers superbrothers self-requested a review March 3, 2025 08:40
@wafrelka wafrelka merged commit 91e877b into master Mar 4, 2025
2 checks passed
@wafrelka wafrelka deleted the wafrelka/reopen-window-option branch March 4, 2025 09:07
@wafrelka
Copy link
Contributor Author

wafrelka commented Mar 4, 2025

🙏

@github-actions github-actions bot mentioned this pull request Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants