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

Gitmate auto assign on commit mention #532

Open
jayvdb opened this issue Mar 26, 2018 · 3 comments
Open

Gitmate auto assign on commit mention #532

jayvdb opened this issue Mar 26, 2018 · 3 comments
Assignees

Comments

@jayvdb
Copy link
Member

jayvdb commented Mar 26, 2018

When a commit mentions an issue , a link is created on the issue.
This can be used to auto assign unassigned issues, or at least create a queue for maintainers to review and manually assign.

This avoid problem of inviting people to be members before they have shown an interest or aptitute.

@jayvdb
Copy link
Member Author

jayvdb commented Mar 26, 2018

This should get merged into the Gitmate plugins project

@jayvdb
Copy link
Member Author

jayvdb commented Apr 7, 2018

A possible enhancement to this is to only assign them when the checks have passed. Otherwise they may not have a viable PR, and the issue should stay unassigned.

@jayvdb
Copy link
Member Author

jayvdb commented Apr 7, 2018

The 'queue' approach could initially be implemented as a nightly job in the community repo, creating a list of potential assignments that maintainers should work on.

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

No branches or pull requests

2 participants