Skip to content

Commit

Permalink
Merge pull request #27387 from element-hq/midhun/prevent-close-disabl…
Browse files Browse the repository at this point in the history
…ed-issue

Prevent action from closing flaky test issues that have already been disabled
  • Loading branch information
MidhunSureshR authored Apr 24, 2024
2 parents 786c590 + 9ce7b19 commit f990918
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/triage-stale-flaky-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ jobs:
days-before-stale: 14
days-before-close: 0
close-issue-message: "This flaky test issue has not been updated in 14 days. It is being closed as presumed resolved."
exempt-issue-labels: "Z-Flaky-Test-Disabled"

0 comments on commit f990918

Please sign in to comment.