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

feat: add workflow for auto author assign #262

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

harmeetsingh11
Copy link

Fixes Issue🛠️

Closes #249

Description:

This pull request addresses the need for a streamlined process by introducing an automated workflow to assign the pull request author as the assignee. This enhancement ensures that the person initiating the changes is automatically assigned, simplifying the assignment process.

Files added

  • .github/workflows/auto-author-assign.yml

Proposed Changes:

Introduce a GitHub Action that automatically assigns the pull request author as an assignee when a new pull request is created.

Expected Behavior:

Upon creating a pull request, the GitHub Action will automatically assign the pull request author, enhancing the efficiency of the assignment process.

Checklist✅

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have added demonstration in the form of GIF/video file
  • I am an Open Source Contributor

@Kritika30032002 please review this PR.
Thanks

@Kritika30032002
Copy link
Owner

do both things in this pr only

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.

[Feature]: Add GitHub Action for Automatic Assignee Assignment
2 participants