Skip to content

Commit 86707e1

Browse files
joperezrCopilot
andauthored
Trigger Policy Service re-sync after org transfer (#15924)
The GitHub Policy Service (GitOps bot) stopped processing policies after the repository was transferred from dotnet/aspire to microsoft/aspire. This no-op change to a policy file triggers a webhook that should cause the Policy Service to re-sync and start processing policies for microsoft/aspire. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 0b966b3 commit 86707e1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/policies/scheduledSearch.markNoRecentActivity.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
id: scheduledSearch.markNoRecentActivity
22
name: No Recent Activity Monitor
3-
description: Adds no-recent-activity label to issues and PRs that have not been updated in a while
3+
description: Adds no-recent-activity label to issues and PRs that have not been updated in a while.
4+
5+
# Trigger re-sync of GitHub Policy Service after repo transfer from dotnet/aspire to microsoft/aspire
46
owner:
57
resource: repository
68
disabled: false

0 commit comments

Comments
 (0)