Merge pull request #2141 from storybooks/Hypnosphi-patch-1

Enable issue creation for dependencies.io
This commit is contained in:
Filipp Riabchun 2017-10-29 02:50:35 +03:00 committed by GitHub
commit c6a6308169
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,8 +39,13 @@ collectors:
github_assignees:
- Hypnosphi
# create issues for new major versions
# - type: repo-issue
# versions: "Y.0.0"
- type: repo-issue
versions: "Y.0.0"
settings:
github_labels:
- dependencies:update
github_assignees:
- Hypnosphi
- type: js-npm
path: docs
@ -54,5 +59,10 @@ collectors:
github_assignees:
- Hypnosphi
# create issues for new major versions
# - type: repo-issue
# versions: "Y.0.0"
- type: repo-issue
versions: "Y.0.0"
settings:
github_labels:
- dependencies:update
github_assignees:
- Hypnosphi