Skip to content

Fix the close stale bugs policy

Ramya Authappan requested to merge fix-stale-bugs-policy into master

This job https://gitlab.com/gitlab-org/quality/triage-ops/-/jobs/699674648 auto-closed issues immediately without waiting for 7 days. The order of execution of the rules in the policy need to be fixed, so that this does not happen.

This MR

  1. Fixes the order of execution of the rules.
  2. Splits the rule to identify vintage and stale issues into two different rules, so that this issue can be addressed.

Closes #541 (closed)

Edited by Ramya Authappan

Merge request reports