Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Loic
station-tweak
Commits
3be626fa
Unverified
Commit
3be626fa
authored
May 01, 2021
by
Eric Turgeon
Committed by
GitHub
May 01, 2021
Browse files
Merge pull request #8 from andigi89/patch-1
Create auto_assign.yml
parents
d84bbffb
05e28a5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/auto_assign.yml
0 → 100644
View file @
3be626fa
# Set to true to add reviewers to pull requests
addReviewers
:
true
# Set to true to add assignees to pull requests
addAssignees
:
false
# A list of reviewers to be added to pull requests (GitHub user name)
reviewers
:
-
ericbsd
-
nevillehay
-
pkgdemon
-
vimanuelt
-
andigi89
# A list of keywords to be skipped the process that add reviewers if pull requests include it
skipKeywords
:
-
wip
# A number of reviewers added to the pull request
# Set 0 to add all the reviewers (default: 0)
numberOfReviewers
:
0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment