Skip to content

chore: remove route-issue-shared.yml, no longer used - #113

Merged
ineedjet merged 1 commit into
mainfrom
remove/route-issue-shared
Sep 12, 2026
Merged

ineedjet merged 1 commit into
mainfrom
remove/route-issue-shared

Conversation

@ineedjet

Copy link
Copy Markdown
Contributor

Summary

  • Removes .github/workflows/route-issue-shared.yml and its composite action actions/route-issue/ (action.yml + route_issue.py): a generic, stateless label-based issue transfer with no proposal/review step, which never fit StarCast's Queue -> Propose -> Human review -> Accepted loop
  • Its only consumer, dupmachine/ground-control, has vendored the logic locally and no longer depends on it
  • Drops the corresponding README "Reusable workflows" section and AGENTS.md bullet, updates a stale comment in proposal-shared.yml that referenced it as a pinned-tag example, and adds a CHANGELOG Removed entry noting this is breaking for any other pinned consumer

Closes #110.

Test plan

  • pre-commit hooks (yamllint, pymarkdown, actionlint) pass on the commit
  • Verified no remaining references to route-issue/route_issue outside the historical CHANGELOG entry documenting its original addition

It never fit the human-agent Queue -> Propose -> Human review -> Accepted
loop this repo builds for (no proposal, no review step, no agent
judgment), and its only consumer, dupmachine/ground-control, has now
vendored the logic locally instead of depending on it.

Closes #110.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@ineedjet
ineedjet merged commit 8ac6c18 into main Sep 12, 2026
1 check passed
@ineedjet
ineedjet deleted the remove/route-issue-shared branch September 12, 2026 20:21
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.

route-issue-shared.yml doesn't fit StarCast's scope — remove it

1 participant