Skip to content

Conversation

mfranzke
Copy link
Collaborator

@mfranzke mfranzke commented Oct 4, 2025

out of the recipes from https://github.com/actions-ecosystem/recipes this sounded very interesting. As we're sometimes forgetting to set ourselves as the assignee after opening a PR, this action would be very helpful.

out of the recipes from https://github.com/actions-ecosystem/recipes this sounded very interesting. As we're sometimes forgetting to set ourselves as the assignee after opening a PR, this action would be very helpful.
@mfranzke mfranzke self-assigned this Oct 4, 2025
@mfranzke mfranzke requested a review from nmerget as a code owner October 4, 2025 18:11
@github-project-automation github-project-automation bot moved this to 🏗 In progress in UX Engineering Team Backlog Oct 4, 2025
@mfranzke mfranzke moved this from 🏗 In progress to 🎁 Ready for review in UX Engineering Team Backlog Oct 4, 2025
@github-actions github-actions bot added the cicd label Oct 4, 2025
@nmerget nmerget moved this from 🎁 Ready for review to 👀 Actively In Review in UX Engineering Team Backlog Oct 6, 2025
@mfranzke mfranzke enabled auto-merge (squash) October 6, 2025 08:29
@mfranzke mfranzke requested a review from Copilot October 6, 2025 08:29
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a GitHub Action workflow to automatically assign PR authors as assignees when PRs are opened or reopened, helping to ensure team members don't forget to assign themselves to their own pull requests.

  • Adds automated PR assignment functionality using the actions-ecosystem/action-add-assignees action
  • Configures the workflow to trigger on PR open and reopen events
  • Sets up appropriate permissions for reading repository contents and writing to pull requests

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mfranzke mfranzke disabled auto-merge October 6, 2025 08:29
@mfranzke mfranzke merged commit 53b4c3f into main Oct 6, 2025
9 of 11 checks passed
@mfranzke mfranzke deleted the mfranzke-patch-2 branch October 6, 2025 15:45
@github-project-automation github-project-automation bot moved this from 👀 Actively In Review to ✅ Done in UX Engineering Team Backlog Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants