Win San
Win San
### Description Whenever a user has a YAML bug in their pipeline, or any other build-breaking error that short-circuits pipeline execution, they can usually find these error in the Audit...
## Description Request for Vela to process and create builds for pull request [labeled](https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=labeled#pull_request) and [unlabeled](https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=unlabeled#pull_request) webhooks. ## Related GitHub [issue #913](https://github.com/go-vela/community/issues/913) GitHub [ideas #768](https://git.target.com/orgs/vela/projects/36/views/1?filterQuery=win+san&pane=issue&itemId=19205)
## Description - Add `instance` key to `ruleset` tag - Enable steps to match and run on certain instances (e.g. dev vs prod) ### Example ```yaml version: "1" steps: -...