Skip to content

Instantly share code, notes, and snippets.

@sileht
Created September 30, 2020 08:24
Show Gist options
  • Save sileht/a2140d8cc5a0bc45d0540928a5f52e73 to your computer and use it in GitHub Desktop.
Save sileht/a2140d8cc5a0bc45d0540928a5f52e73 to your computer and use it in GitHub Desktop.
templating example
pull_request_rules:
- name: common ci requirements
conditions:
- status-success=foobar
- status-success=otherci
- status-success=circle-ci
actions:
check-runs:
title: common-ci-requirements
- name: merge rules
conditions:
- status-success=common-ci-requirements
- label=automerge
actions:
merge: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment