Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

Commit

Permalink
Create labeler-config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Seniru committed Sep 18, 2019
1 parent 53b0fb9 commit 0722c20
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/workflows/labeler-config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
onComment:
set:
- help wanted
- WIP

onApproved:
remove:
- help wanted
set:
- First review
- Ready to merge

onChangesRequested:
remove:
- bug
- invalid
- duplicate
- help wanted
set:
- Ready to merge

0 comments on commit 0722c20

Please sign in to comment.