Skip to content

Fix stale-issues naming/link drift in setup docs#496

Merged
strawgate merged 4 commits intomainfrom
copilot/fix-stale-issues-naming
Feb 28, 2026
Merged

Fix stale-issues naming/link drift in setup docs#496
strawgate merged 4 commits intomainfrom
copilot/fix-stale-issues-naming

Conversation

Copy link
Contributor

Copilot AI commented Feb 28, 2026

This PR fixes stale-issues naming drift in setup documentation so workflow IDs and links match the current split implementation.

What changed

  • Updated README.md recommended continuous-improvement workflow list to replace legacy stale-issues with:
    • stale-issues-investigator
    • stale-issues-remediator
  • Updated gh-agent-workflows/README.md workflow catalog to replace the broken stale-issues/ link with:
    • stale-issues-investigator/
    • stale-issues-remediator/
  • Updated gh-agent-workflows/README.md --continuous-improvement install list to use the same two workflow IDs used by scripts/quick-setup.sh.

Why

The docs previously referenced a deprecated single workflow name and a non-existent directory link, which could mislead users during setup.

Related: #492

Generated by Update PR Body for issue #496

Replace legacy `stale-issues` references with current split workflow
names `stale-issues-investigator` and `stale-issues-remediator` in
README.md and gh-agent-workflows/README.md.

Co-authored-by: strawgate <6384545+strawgate@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix stale issues naming and link drift in setup docs Fix stale-issues naming/link drift in setup docs Feb 28, 2026
@strawgate strawgate marked this pull request as ready for review February 28, 2026 22:22
@strawgate
Copy link
Collaborator

/ai let's shorten this and just include it as a bullet point going from 0.2.whatever to Latest and then when we do a release we can always update it. We dont need to describe everything like its a changelog, just breaking stuff. Let's also list out the other workflow copies in the repo that only exist for backwards compatibility and tell downstream users to rename to the new ones.

@coderabbitai
Copy link

coderabbitai bot commented Feb 28, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 0e7f2a2 and 232f93f.

📒 Files selected for processing (1)
  • docs/upgrading.md

📝 Walkthrough

Walkthrough

This PR updates documentation to reflect a split of the continuous-improvement "stale-issues" workflow into two specialized workflows: stale-issues-investigator and stale-issues-remediator. Changes update the main README "Top recommended workflows", the gh-agent-workflows README (detectors list and quick-setup references), and docs/upgrading.md (renamed heading, removal of historical migration sections, and addition of explicit backwards-compatibility file rename examples).

Possibly related PRs

  • PR 474 — README edits that mirror the stale-issues split into stale-issues-investigator and stale-issues-remediator.
  • PR 490 — Workflow-level rename/split that replaces stale-issues with the investigator and remediator workflows.
  • PR 341 — Adds scripts/workflow copies for backwards-compatibility renames referenced in the upgraded docs.
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed The PR comprehensively addresses all three objectives from issue #492: updated README.md to replace stale-issues with both investigator and remediator workflows, fixed broken link in gh-agent-workflows/README.md, and aligned --continuous-improvement list with quick-setup.sh behavior.
Out of Scope Changes check ✅ Passed All changes are directly scoped to fixing stale-issues documentation drift across README.md and gh-agent-workflows/README.md, with no extraneous modifications.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch copilot/fix-stale-issues-naming

Comment @coderabbitai help to get the list of available commands and usage tips.

Copilot bot and others added 2 commits February 28, 2026 22:28
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@cla-checker-service
Copy link

❌ Author of the following commits did not sign a Contributor Agreement:
, , c543237,

Please, read and sign the above mentioned agreement if you want to contribute to this project

@strawgate strawgate merged commit fdd2b5c into main Feb 28, 2026
1 of 2 checks passed
@strawgate strawgate deleted the copilot/fix-stale-issues-naming branch February 28, 2026 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants