Skip to content

Commit

Permalink
remove old ros distro into mergify.yml (#2975)
Browse files Browse the repository at this point in the history
Galactic Geochelone development ended 1 year and 8 months ago (09 Dec 2022)
Foxy Fitzroy	development ended 1 year and 3 months ago (01 May 2023)
  • Loading branch information
mosfet80 authored Aug 21, 2024
1 parent 208f7f7 commit 8a0c655
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
@@ -1,22 +1,4 @@
pull_request_rules:
- name: backport to foxy at reviewers discretion
conditions:
- base=main
- "label=backport-foxy"
actions:
backport:
branches:
- foxy

- name: backport to galactic at reviewers discretion
conditions:
- base=main
- "label=backport-galactic"
actions:
backport:
branches:
- galactic

- name: backport to humble at reviewers discretion
conditions:
- base=main
Expand Down

0 comments on commit 8a0c655

Please sign in to comment.