File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ updates:
3939 labels :
4040 - " type:dependencies"
4141 - " type:dependabot"
42+ - " type:backport"
4243 rebase-strategy : " disabled"
4344
4445 - package-ecosystem : " github-actions"
@@ -55,6 +56,7 @@ updates:
5556 labels :
5657 - " type:dependencies"
5758 - " type:dependabot"
59+ - " type:backport"
5860 rebase-strategy : " disabled"
5961
6062 - package-ecosystem : " pip"
@@ -70,4 +72,5 @@ updates:
7072 - " language:python"
7173 - " type:dependencies"
7274 - " type:dependabot"
75+ - " type:backport"
7376 rebase-strategy : " disabled"
Original file line number Diff line number Diff line change 4747 OVERWRITE_EXISTING_PR : true
4848 PR_BODY : |
4949 🤖: View the [Repo File Sync Configuration File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml) to see how files are synced.
50- PR_LABELS : type:file-sync
50+ PR_LABELS : type:file-sync,type:backport
5151 SKIP_PR : false
You can’t perform that action at this time.
0 commit comments