Alois Klink
123d53c265
ci(release-drafter): remove unused branch
config
...
`branch` is not a valid configuration option for release-drafter,
see
https://github.com/release-drafter/release-drafter#configuration-options
There's is a similar [`references` option][1], but it does nothing when
using GitHub Actions (it's only there for GitHub apps).
There's also `commitish`, but it defaults to the target/branch the
GitHub Action job runs on, so we don't need to set that.
[1]: https://github.com/release-drafter/release-drafter#references
2023-09-24 19:16:51 +01:00
Alois Klink
7a547abd89
ci(release-drafter): add more release notes categories
...
Add the following new categories to the release notes:
- **BREAKING CHANGES**
- Performance
- Documentation
I've also made the `feature`, `fix`, and `chore` label point to
their appropriate section.
2023-08-20 23:42:18 +01:00
Ashish Jain
bb2dd2f5f3
getting there
2022-02-10 20:32:21 +01:00
Christian Klemm
b73a6d84ee
Set release drafter sorting direction
2019-12-10 20:52:00 +01:00
Christian Klemm
b4192bba7a
Added skip changelog label to release drafter
2019-12-04 19:35:25 +01:00
Christian Klemm
93c32d3f29
Set develop branch for release drafter
2019-12-02 14:47:34 +01:00
Christian Klemm
98449dac3f
Set develop branch for release drafter
2019-12-02 14:43:55 +01:00
Christian Klemm
aabdc47c38
small fixes
2019-12-01 01:06:00 +01:00
Christian Klemm
ab093b2cde
Remove v from release tag
2019-11-30 23:28:48 +01:00
Christian Klemm
bbc4ede768
Added first workflows
2019-11-30 23:23:09 +01:00