Commit 8e87c37
authored
Use release drafter v7 (#234)
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 51cca73 commit 8e87c37
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
0 commit comments