Commit 7a9350f
authored
Use release drafter v7 (jenkinsci#198)
Explicitly load release drafter base config from GitHub
Release drafter v7 no longer accepts .github as a valid extension.
The release drafter documentation (https://github.com/release-drafter/release-drafter/blob/master/docs/configuration-loading.md#fetching-from-a-repo-named-github) says
The github: prefix is used internally to recognize you want to
explicitly fetch from a remote (using octokit) instead of loading a file
on the runtime's filesystem.1 parent 9fcbac0 commit 7a9350f
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments