This repository has been archived by the owner on Jul 19, 2023. It is now read-only.
Enforce UniqueIDs in rules #107
Labels
enhancement
New feature or request
good first issue
Good for newcomers
up for grabs
Waiting for someone to take it
Is your feature request related to a problem? Please describe.
Currently we are manually adding new unique ids for each new rule (one for github and one for gitlab). Manual updates can have potential issues
Describe the solution you'd like
Add a workflow on PR that checks that each rule has its own unique ID setup and that they are all set correctly in an increasing order (once per scm)
The text was updated successfully, but these errors were encountered: