You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
217 B

  1. pull_request_rules:
  2. - name: Automerge to master
  3. conditions:
  4. - base=master
  5. - label=S:automerge
  6. actions:
  7. merge:
  8. method: squash
  9. strict: true
  10. commit_message: title+body