Skip to content

chore: remove auto-assign workflow#82

Merged
amcheste merged 1 commit into
mainfrom
chore/remove-auto-assign
May 12, 2026
Merged

chore: remove auto-assign workflow#82
amcheste merged 1 commit into
mainfrom
chore/remove-auto-assign

Conversation

@amcheste-ai-agent
Copy link
Copy Markdown
Contributor

Remove .github/workflows/auto-assign.yml. The bot account cannot self-assign PRs via GitHub App token, which causes the workflow to fail on every bot-authored PR. Per engineering-handbook guidance, bot PRs route to @amcheste via CODEOWNERS already, so defaulting the assignee on every PR is noise.

The bot account cannot self-assign PRs via GitHub App token, which causes
the workflow to fail on every bot-authored PR. Per engineering-handbook
guidance, bot PRs route to @amcheste via CODEOWNERS already, so defaulting
the assignee on every PR is noise.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: amcheste <13696614+amcheste@users.noreply.github.com>
@amcheste-ai-agent amcheste-ai-agent Bot requested a review from amcheste as a code owner May 12, 2026 00:43
@github-actions github-actions Bot added the ci label May 12, 2026
@amcheste amcheste merged commit 95a1837 into main May 12, 2026
7 checks passed
@amcheste amcheste deleted the chore/remove-auto-assign branch May 12, 2026 00:54
amcheste added a commit that referenced this pull request May 12, 2026
Merge develop → main for v1.1.0 release.

Note on this merge: main had diverged from develop with three commits
landed directly to main (CODEOWNERS #71, auto-assign add #72,
auto-assign remove #82) that hadn't propagated back to develop. The
merge surfaced conflicts on workflow files, skills, CHANGELOG, and
VERSION. All conflicts resolved by taking develop's version, since
develop has the comprehensive brand-aligned + skill-updated state
this release is promoting, including:

- Family-wide scorecard publish_results fix
- Family-wide release-drafter v7.3.0 + drop pull_request trigger
- Skill updates: setup-repo release-state aware, publish-release
  default-branch flip
- All brand alignment work

The auto-assign-related commits on main were already net-zero
(workflow added then removed), so taking develop's version (no
auto-assign workflow) preserves the correct end state.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: amcheste <13696614+amcheste@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants