Skip to content

vibeus/actions-issue-labeler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issue Labeler

This action automatically add "done" label to issues when related PR is merged.

PR Description

To trigger this action, at least one line in PR description should match following regex:

/^bug:\s*((#\d+)[,\s]*)+$/

Tips

If the PR contributes to a bug, but does not fully resolve it, add any none whitespace content to prevent match. E.g.

bug: #1234 in progress

or

bug: #1234 WIP

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published