Skip to content

Commit

Permalink
Create auto-assign-issues.yml (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
S-Dafarra authored Feb 10, 2021
1 parent 60865f7 commit 09416d7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/auto-assign-issues.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# If enabled, auto-assigns users when a new issue is created
# Defaults to true, allows you to install the app globally, and disable on a per-repo basis
addAssignees: true

# The list of users to assign to new issues.
# If empty or not provided, the repository owner is assigned
assignees:
- S-Dafarra

0 comments on commit 09416d7

Please sign in to comment.