This adds a command line interface to new_label_normalizer. there is also a feature now to specify the GitHub API Endpoint, so that we can use ghproxy from Prow to cache API requests.
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/AICoE/sefkhet-abwy/blob/master/OWNERS)~~ [harshad16]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
This introduces a breaking change
This Pull Request implements
This adds a command line interface to
new_label_normalizer
. there is also a feature now to specify the GitHub API Endpoint, so that we can use ghproxy from Prow to cache API requests.