-
As I understand right now, only branch names are properly supported as values for `commitish`, having something like a commit sha there does not yield expected results. This is basically a suggestion …
-
I would like to ask you about https://github.com/release-drafter/release-drafter/blob/master/.github/workflows/release.yml.
How does this work?
I have a similar one here: https://github.com/sclo…
-
Set up release-draft actions to collect and automatically update changelog
kaitj updated
2 years ago
-
### Description
The template: https://github.com/TezRomacH/python-package-template would be a big improvement.
From their readme:
For your development we've prepared:
- Supports for `Python…
-
### Describe the feature
[dotnet-releaser](https://github.com/xoofx/dotnet-releaser) is an all-in-one release management tool, similar to [GoReleaser](https://goreleaser.com/) and [JReleaser](https:/…
-
In some releases our "dependencies" category is huge because of many JS dependencies. It would be nice if there would be an option to make some categories collapsed by default.
Example config:
```…
-
I have already broken Release Drafter in Jenkins few times. It would be great to have some kind of CI offered for it.
- [ ] There is a schema for the Release Drafter configuration (https://github.c…
-
On open-source projects, forked PRs are the standard way of interacting.
However, on a forked PR, with the release-drafter GitHub action, it's impossible to draft the release, so not only do people…
-
I don't know whether this is the right place to ask this though...
In a reactive spring project with r2dbc, I found that SQL injection is actually possible. This may happen because of me, lacking k…
appkr updated
2 years ago
-
I tried, really. But I didn't find a way to create the release.
Our repo has base branch set to develop, but I only want to create releases for code ending up on master.
Relevant Release Drafter…