pr-auditor-rollout.yml describes a batch change that can be used to roll out pr-auditor to repositories that do not have it set up yet.
To use it:
- Create a batch change on
/batch-changes/create - Paste
pr-auditor-rollout.ymlinto the spec input and make the appropriate changes to the template (for example, adjust theon:parameters to target the desired repositories) - Preview and apply the changes
- Selectively publish the appropriate changesets for review and merge
The pr-auditor-patch.yml spec describes a batch change that can be used to roll out pr-auditor workflow updates to repositories that already have it set up by synchronizing them with the source-of-truth script in the batch change spec.