-
-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Galo Navarro <[email protected]>
- Loading branch information
Showing
2 changed files
with
15 additions
and
9 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name: 'Manage labels based on multiple conditions' | ||
description: 'All-in-one action to label Pull Requests based on many, extensible conditional rules' | ||
name: 'Label manager for PRs and Issues based on configurable conditions' | ||
description: 'All-in-one action to manage labels in PRs and Issues based on many, extensible conditional rules' | ||
author: 'Galo Navarro <[email protected]>' | ||
inputs: | ||
config_path: | ||
|