Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add GitHub Action for Automatic Assignee Assignment #25

Closed
5 tasks done
harmeetsingh11 opened this issue Jan 30, 2024 · 0 comments
Closed
5 tasks done
Assignees

Comments

@harmeetsingh11
Copy link
Contributor

Description:
Currently, it would be beneficial to have an automated workflow that assigns the pull request author as an assignee of the pull request. This streamlines the process, ensuring that the person who initiated the changes is automatically assigned.

Proposed Solution:
Implement a GitHub Action that automatically assigns the pull request author as an assignee whenever a new pull request is created.

Expected Behavior:
When a pull request is created, the GitHub Action should automatically assign the pull request author as an assignee, simplifying the assignment process.

Additional Considerations:

  • Ensure compatibility with the existing repository structure and workflows.
  • Test the action thoroughly to avoid any unintended side effects.
  • Consider any exceptions or edge cases in the assignment process.

Checklist

  • I have starred the repository
  • I have checked the existing issues
  • I have read the discussion tab thoroughly and got the project idea
  • I am willing to work on this issue
  • I am an IWOC 2024 contributor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants