Skip to content

Commit

Permalink
add script for the traceability (solana-labs#23626)
Browse files Browse the repository at this point in the history
merging for traceability
  • Loading branch information
denispalab authored and OlfillasOdikno committed Mar 29, 2022
1 parent 48d4c8e commit 549bfda
Show file tree
Hide file tree
Showing 383 changed files with 29,578 additions and 17,495 deletions.
13 changes: 7 additions & 6 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,26 +93,27 @@ pull_request_rules:
- author=mergify[bot]
- head~=^mergify/bp/
- "#status-failure=0"
- "-merged"
actions:
label:
add:
- automerge
- name: v1.8 backport
- name: v1.9 backport
conditions:
- label=v1.8
- label=v1.9
actions:
backport:
ignore_conflicts: true
branches:
- v1.8
- name: v1.9 backport
- v1.9
- name: v1.10 backport
conditions:
- label=v1.9
- label=v1.10
actions:
backport:
ignore_conflicts: true
branches:
- v1.9
- v1.10

commands_restrictions:
# The author of copied PRs is the Mergify user.
Expand Down
Loading

0 comments on commit 549bfda

Please sign in to comment.