Skip to content

Switch stale-issues to stale-issues-investigator#13297

Merged
strawgate merged 1 commit into
mainfrom
add-basic-triage-workflows
Mar 25, 2026
Merged

Switch stale-issues to stale-issues-investigator#13297
strawgate merged 1 commit into
mainfrom
add-basic-triage-workflows

Conversation

@strawgate
Copy link
Copy Markdown
Contributor

Summary

  • Replaces gh-aw-stale-issues.lock.yml with gh-aw-stale-issues-investigator.lock.yml
  • The investigator actively examines open issues for evidence of resolution (linked PRs, code changes, conversation consensus) rather than just checking activity dates
  • Labels identified candidates as stale and files a summary report issue
  • Removes the additional-instructions workaround about not having permission to close issues — the investigator labels and reports instead of attempting to close
  • Drops the unused actions: read permission

Made with Cursor

@strawgate strawgate requested review from a team as code owners March 24, 2026 21:11
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Mar 24, 2026

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b add-basic-triage-workflows upstream/add-basic-triage-workflows
git merge upstream/main
git push upstream add-basic-triage-workflows

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Mar 24, 2026

This pull request does not have a backport label. Could you fix it @strawgate? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-./d./d is the label that automatically backports to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

The stale-issues-investigator is a newer workflow that actively
investigates open issues for evidence of resolution (linked PRs,
code evidence, conversation consensus), labels candidates as stale,
and files a summary report — replacing the simpler stale-issues
workflow.

Made-with: Cursor
@strawgate strawgate force-pushed the add-basic-triage-workflows branch from 7822eed to 8d90907 Compare March 24, 2026 21:15
@strawgate strawgate enabled auto-merge (squash) March 24, 2026 21:17
@strawgate strawgate merged commit 8078a44 into main Mar 25, 2026
56 of 57 checks passed
@strawgate strawgate deleted the add-basic-triage-workflows branch March 25, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants