-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore clearmodes when comparing label names
We don't care about the clear mode label when we're comparing label names because that label will be ultimately stripped out before merging. Thus, when we compare new and old label names for equivalency, this commit fixes that check by simply skipping the clearmode if it exists in the new push
- Loading branch information
1 parent
8a006e7
commit c32b2d6
Showing
2 changed files
with
20 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters