StackGuardian / StackGuardian/tirith
Research on GitHub bots we can use for automatically labelling PRs/issues
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 165
- Forks
- 42
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 11
Description
General Issue
Most of the times, the PR is either waiting review from the maintainer or waiting for the contributor to apply the suggestions. As a maintainer, I have to reopen the PR one by one to see whether it's actually waiting a review from my side or not. It's quite time consuming to do this. I know I can monitor my email box as well, but I think if there's a bot can place labels on PRs, labels like waiting for maintainer review, that would be nice
Additional Information
- Zulip
- Example of the bedevere bot: https://github.com/python/cpython/pull/126027
Possible projects to use:
- https://github.com/probot/probot
- Bedevere-bot of python, (need more research on whether they open sourced it or not)
- https://github.com/facelessuser/label-bot (very close to our use cases)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the listed Probot, Bedevere, and label-bot projects, along with the Zulip workflow, to determine whether they support the requested maintainer-review and contributor-action labels. Document whether an existing bot can be adopted or extended, and define the recommended integration and label behavior as the completion criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100