cloudflavor / oscar

A GitOps automation bot for VCS misc tasks
Apache License 2.0
0 stars 0 forks source link

commands: introduce new commands #17

Closed PI-Victor closed 1 week ago

PI-Victor commented 1 week ago

These changes introduce restart-workflow, stop-workflow, cancel-workflow close, reopen, merge, rename. It also adds a new event for workflow_run failed. If a failed job is detected for the main event, then a new issue is created by the bot that references it. This new issue will be labeled with failed-ci for now.

Signed-off-by: Victor Palade victor@cloudflavor.io

PI-Victor commented 1 week ago

/assign /triage /label Feature