Open
Description
Feature Description
Hi,
As DevOps I want to have ability to do some actions when workflow run/job is scheduled or completed. For this specific event types for webhooks are required
Example use case is to bring Act runner up on scheduling new workflow and shutdown runner on workflow completion
GitHub implementation:
Webhooks: https://docs.github.com/webhooks-and-events/webhooks/webhook-events-and-payloads#workflow_job
Autoscaling with self hosted runner: https://docs.github.com/en/actions/hosting-your-own-runners/autoscaling-with-self-hosted-runners
Thanks for great product!
Screenshots
No response