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 #249

Open
4 tasks done
harmeetsingh11 opened this issue Jan 31, 2024 · 3 comments · May be fixed by #262
Open
4 tasks done

[Feature]: Add GitHub Action for Automatic Assignee Assignment #249

harmeetsingh11 opened this issue Jan 31, 2024 · 3 comments · May be fixed by #262
Assignees

Comments

@harmeetsingh11
Copy link

Describe the feature you'd like to request

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.

Describe the solution you'd like

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 am willing to work on this issue
  • I am an IWOC 2024 contributor
@Kritika30032002
Copy link
Owner

Okay
Also add the thank you message to that author if pr gets merged successfully.

@harmeetsingh11
Copy link
Author

This will be incorporated into the greetings workflow, and I'll open a separate issue for it.

@harmeetsingh11 harmeetsingh11 linked a pull request Feb 3, 2024 that will close this issue
4 tasks
@Kritika30032002
Copy link
Owner

do it in one issue and i pr only

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants