mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 08:01:20 +08:00
Merge pull request #2141 from storybooks/Hypnosphi-patch-1
Enable issue creation for dependencies.io
This commit is contained in:
commit
c6a6308169
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user