Skip to content

Commit

Permalink
Merge branch 'main' into evan/backport-pyroscope
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-forbes authored Oct 2, 2023
2 parents 3422961 + 37f9507 commit 17b0388
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,13 @@ pull_request_rules:
{{ title }} (#{{ number }})
{{ body }}
- name: Backport to v0.34.x-celestia
conditions:
- base=main
- label=S:backport-to-v0.34.x
- merged
actions:
backport:
branches:
- v0.34.x-celestia

0 comments on commit 17b0388

Please sign in to comment.