Skip to content

Add auto-assign PR author workflow#28

Merged
Mtze merged 1 commit intomainfrom
add-auto-assign-action
Mar 6, 2026
Merged

Add auto-assign PR author workflow#28
Mtze merged 1 commit intomainfrom
add-auto-assign-action

Conversation

@Mtze
Copy link
Contributor

@Mtze Mtze commented Mar 6, 2026

Summary

  • Adds .github/workflows/auto-assign.yml to automatically assign the PR author as assignee
  • Triggers on PR open, reopen, and ready-for-review events
  • Uses actions/github-script with the GitHub API to set the assignee

Test plan

  • Open a new PR and verify the author is auto-assigned

Automatically assigns the PR author as assignee when a PR is opened,
reopened, or marked ready for review.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Mtze Mtze merged commit 0217579 into main Mar 6, 2026
4 checks passed
@Mtze Mtze deleted the add-auto-assign-action branch March 6, 2026 12:27
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.

1 participant