We're working on a few project hosted on Gitlab and it would be really convenient for us to have a bot to automate some issues handling.
E.g.: automatically close issues that have been tagged as 'waiting answer from client' more than 20 days ago
I can't find any guide nor tutorial on how doing this, i don't even know if it could be done entirely in github or do i need to create my bot from an external service.
Depending on exactly what you want to do, there are a number of options. I've used all of these approaches for different tasks:
In your case, if it's mostly a matter of closing stale issues, etc. I would be inclined to fork triage-ops, which already has policies for this already. The policies themselves are written as YAML files, and run as scheduled GitLab pipelines, so it's pretty easy to get started, you just have to specialise the policies to suit your workflow.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With