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

Checklists in comments of PRs #11

Open
mehalter opened this issue May 26, 2021 · 3 comments
Open

Checklists in comments of PRs #11

mehalter opened this issue May 26, 2021 · 3 comments

Comments

@mehalter
Copy link

I am looking to start a review checklist on some of my open source projects and I am wondering if this github action would be able to support this use case. I don't want to make it part of the PR template, but simply have a bot that automatically comments the reviewer checklist to the PR on creation so the repo admins can edit it as they review but no one else. I would like to tie this into the requirements for merging that all of the reviewer tasks have been completed. Let me know if this is something that can be supported! Thank you!

@j5mark43
Copy link

j5mark43 commented Nov 8, 2021

I am also interested in this functionality.

@mehalter
Copy link
Author

mehalter commented Nov 8, 2021

@j5mark43 and anyone who is interest in this functionality, I have been able to achieve it with this github integration: https://github.com/stilliard/github-task-list-completed

This is also coupled with a simple GitHub action that drops a comment on PRs once a review is requested: https://github.com/AlgebraicJulia/Catlab.jl/blob/master/.github/workflows/reviewchecklist.yml

@svetlana-nikitina
Copy link

would be really cool to have it!

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

No branches or pull requests

3 participants