Skip to content

1.14.0

Compare
Choose a tag to compare
@bluekeyes bluekeyes released this 31 Jan 00:35
· 431 commits to develop since this release
a22ed2f

Add has_labels predicate (#151)

The has_labels predicate makes approval rules conditional on the existence of labels on a pull request. All of the labels in the list must be present to activate the rule. This predicate is not recommended for security control given the relatively limited permissions required to add and remove labels.