You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added `needs-breaking-change-doc-created` label because this issue has the `breaking-change` label.
1608
+
Added `needs-breaking-change-doc-created` label because this issue has the `breaking-change` label.
1609
1609
1610
1610
1611
1611
1. [ ] Create and link to this issue a matching issue in the dotnet/docs repo using the [breaking change documentation template](https://aka.ms/dotnet/docs/new-breaking-change-issue), then remove this `needs-breaking-change-doc-created` label.
@@ -1623,7 +1623,7 @@ configuration:
1623
1623
label: needs-breaking-change-doc-created
1624
1624
- addReply:
1625
1625
reply: >-
1626
-
Added `needs-breaking-change-doc-created` label because this PR has the `breaking-change` label.
1626
+
Added `needs-breaking-change-doc-created` label because this PR has the `breaking-change` label.
1627
1627
1628
1628
1629
1629
When you commit this breaking change:
@@ -1927,6 +1927,10 @@ configuration:
1927
1927
isActivitySender:
1928
1928
user: github-actions
1929
1929
issueAuthor: False
1930
+
- not:
1931
+
isActivitySender:
1932
+
user: dependabot[bot]
1933
+
issueAuthor: False
1930
1934
then:
1931
1935
- addLabel:
1932
1936
label: community-contribution
@@ -2093,5 +2097,5 @@ configuration:
2093
2097
- removeLabel:
2094
2098
label: backlog-cleanup-candidate
2095
2099
description: Remove `no-recent-activity` label from PRs when new review is added
0 commit comments