[PR Workflow] Add an automatic sign off label for PRs that dont have any API contract changes
Open
Central-EngSys
openapi-alps
Spec PR Tools
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 115
Description
We encounter PRs where the author is making some superficial changes that dont have any impact on the API contract.
For eg:
- Changes to some descriptions
- Changes only to the readme file
- Folder restructuring
In such cases we do not see any value in the ARM API reviewer reviewing these PRs. We would like such PRs to be automatically signed off by placing the AutomaticARMSignOff or equivalent label.
Related work:
- https://github.com/Azure/azure-sdk-tools/issues/7352
Contributor guide
Assessment
This issue has not been assessed yet.