Skip to content

chore: auto-assign PR creator#72

Merged
amcheste merged 1 commit into
mainfrom
chore/auto-assign-pr
Apr 23, 2026
Merged

chore: auto-assign PR creator#72
amcheste merged 1 commit into
mainfrom
chore/auto-assign-pr

Conversation

@amcheste
Copy link
Copy Markdown
Owner

Summary

  • Adds a GitHub Action that automatically assigns every new PR to whoever opened it
  • Ensures PRs show up in Graphite and GitHub dashboards without manual assignment

Test plan

  • Workflow syntax is valid YAML
  • Open a test PR after merge to confirm assignment works

Generated with Claude Code

Ensures every PR is automatically assigned to whoever opened it,
so it shows up in Graphite and GitHub project boards.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@amcheste amcheste self-assigned this Apr 22, 2026
@github-actions github-actions Bot added the ci label Apr 22, 2026
Copy link
Copy Markdown
Owner Author

amcheste commented Apr 23, 2026

Merge activity

  • Apr 23, 2:17 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Apr 23, 2:17 AM UTC: @amcheste merged this pull request with Graphite.

@amcheste amcheste merged commit 902153d into main Apr 23, 2026
9 checks passed
@amcheste amcheste deleted the chore/auto-assign-pr branch April 23, 2026 02:17
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.

1 participant