Skip to content

Commit

Permalink
FabricBot: Onboarding to GitOps.ResourceManagement because of FabricB…
Browse files Browse the repository at this point in the history
…ot decommissioning (#510)

* Add prIssueManagement.yml to onboard repo to GitOps.ResourceManagement as FabricBot replacement

 Details on the replacement service and the syntax of the new yaml configuration file is available publicly at: https://microsoft.github.io/GitOps/policies/resource-management.html

Please review and merge this PR to complete the process of onboarding to the new service.

* Deleting fabricbot.json

---------

Co-authored-by: dotnet-policy-service[bot] <123482357+dotnet-policy-service[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-policy-service[bot] committed Feb 6, 2024
1 parent 891d670 commit d9fc8c0
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 33 deletions.
33 changes: 0 additions & 33 deletions .github/fabricbot.json

This file was deleted.

18 changes: 18 additions & 0 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
id:
name: GitOps.PullRequestIssueManagement
description: GitOps.PullRequestIssueManagement primitive
owner:
resource: repository
disabled: false
where:
configuration:
resourceManagementConfiguration:
scheduledSearches: []
eventResponderTasks:
- if:
- payloadType: Issues
then:
- lockIssue
description: Lock new issues
onFailure:
onSuccess:

0 comments on commit d9fc8c0

Please sign in to comment.