ci: Update issue templates. Rename defect to bug and improve log formatting (#20246)

This commit is contained in:
Peter Tripp
2024-11-05 17:07:17 +00:00
committed by GitHub
parent d0ca49f0e1
commit db11a3b554
7 changed files with 25 additions and 12 deletions

View File

@@ -24,7 +24,7 @@ jobs:
# issues, preventing 365 days from working until then.
days-before-stale: 180
days-before-close: 7
any-of-issue-labels: "defect,panic / crash"
any-of-issue-labels: "bug,panic / crash"
operations-per-run: 1000
ascending: true
enable-statistics: true