Improve close-older-issues defaults for auditor/detector workflows#358
Improve close-older-issues defaults for auditor/detector workflows#358
Conversation
…or workflows Co-authored-by: strawgate <6384545+strawgate@users.noreply.github.com>
📝 WalkthroughWalkthroughThis PR disables automatic closure of older issues across multiple GitHub Actions workflows by removing the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~15 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Comment |
Fixes #357
This PR updates safe-output issue lifecycle defaults so independent findings are not auto-closed on subsequent runs.
Changes
Set
close-older-issues: falseUpdated these workflows so each run can keep prior findings open when they are still actionable:
gh-aw-breaking-change-detector,gh-aw-bug-hunter,gh-aw-code-duplication-detector,gh-aw-flaky-test-investigator,gh-aw-performance-profilergh-aw-docs-patrol,gh-aw-docs-patrol-external,gh-aw-newbie-contributor-patrol,gh-aw-newbie-contributor-patrol-external,gh-aw-text-auditor,workflow-patrolgh-aw-agent-suggestions,gh-aw-scheduled-audit,agent-efficiencyOther update
.github/workflows/agentics-maintenance.ymlfromInternal: Agentic MaintenancetoAgentic Maintenance.Generated files
*.lock.ymlworkflow files viamake compile.