* Add prIssueManagement.yml to onboard repo to GitOps.ResourceManagement as FabricBot replacement
Owners of the FabricBot configuration should have received email notification. The same information contained in the email is published internally at: https://aka.ms/gim/fabricbot. 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: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
* PR Lint: Fix yaml file
PR to fix PR Lint which is currently returning: Unexpected input(s) 'repo-token', valid inputs are ['entryPoint', 'args', 'title-regex', 'on-failed-regex-comment']
* Update yaml file based on error message
* reverting it back
* Updating PR template with PR title as changelog
To reduce conflicts and changelog mistakes the PR titles will be used as the changelog in the future. This will make is easier for users looking through the history and avoid merge conflicts on the changelog file. This will require the changelog to get generated for each release, but can be done as part of contract validation.
* Updated based on feedback
* Fixed grammar
* More fixes
* Adding pr lint action
* Try single quotes to fix parse error
* Trying to move it to build yaml
* Try including all changes
* Updating
* Reverting changes
* updated based on feedback
* updating regex
* Removing space
* Updated based on user suggestion
Use LFS for test json files and remove owners from tests. LFS has to be used because files over 100mb will cause a push to fail.
Related work items: #369455