In my workflow I like to add tickboxes to PR descriptions to indicate items that need to be completed before a PR can be merged, or even reviewed. I imagine many other people have a similar workflow.
Scanning for open tickboxes would technically be possible on a pro-plan (I haven't tested this) by scanning for the litteral string - [ ] in the PR description. (You can set phrases and location right?) However it might be cool and useful to allow users to just enable this without this workaround.
Just thought I'd drop this here. 👍
In my workflow I like to add tickboxes to PR descriptions to indicate items that need to be completed before a PR can be merged, or even reviewed. I imagine many other people have a similar workflow.
Scanning for open tickboxes would technically be possible on a pro-plan (I haven't tested this) by scanning for the litteral string
- [ ]in the PR description. (You can set phrases and location right?) However it might be cool and useful to allow users to just enable this without this workaround.Just thought I'd drop this here. 👍