-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update repo documentation to reference Policy Service instead of Fabr…
…icBot (#21063)
- Loading branch information
1 parent
4bf640d
commit 823b36c
Showing
2 changed files
with
6 additions
and
22 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Policy Service Readme | ||
===================== | ||
|
||
Policy Service is an automated tool that responds to changes in issues, PRs, or runs on a schedule. It can modify issues and PRs by adding/removing labels, adding comments, or performing other operations. | ||
|
||
Those rules are all defined in the associated [policies](/.github/policies) sub-folder. For information about the service and the YAML schema for configuring automation, visit https://eng.ms/docs/more/github-inside-microsoft/policies (Microsoft Internal). |