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

Automatic Assignment of Pull Request Author as Issue Assignee When set-assignee: true #604

Open
tktcorporation opened this issue Oct 22, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tktcorporation
Copy link
Member

Implement a feature to automatically assign the pull request author as the assignee for an associated issue when set-assignee: true is specified in the configuration. This will streamline the workflow by ensuring that the PR author is directly connected to the issue they're working on without requiring manual assignment.

This feature will help keep track of responsibilities, especially in collaborative environments where multiple contributors are involved.

Acceptance Criteria:

  • When set-assignee: true is specified, the pull request author should automatically be set as the assignee for the related issue.
  • The feature should be optional and controlled by the set-assignee configuration parameter.
@tktcorporation tktcorporation added the enhancement New feature or request label Oct 22, 2024
@tktcorporation tktcorporation self-assigned this Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant