[PR Workflow] Suppression labels should be cleaned up when suppressions are removed from source
Open
Central-EngSys
Spec PR Tools
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
See https://github.com/Azure/azure-rest-api-specs/pull/25817#issuecomment-1809397848 for context.
Effectively, if the checks added the suppression labels because suppressions were indeed added to TypeSpecs (and swaggers?), the hope is that the REST API reviewers et. al. can help them remove the need; thus, the checks should rescan source for suppressions and, if no new suppressions are found compared to the baseline, the suppression label(s) should be removed to avoid blocking the PR like Azure/azure-rest-api-specs#25817 was blocked from past suppressions that were removed.
Contributor guide
Assessment
This issue has not been assessed yet.