-
Hi,
I just noticed that my draft release has some unmerged PRs listed in the changelog
![image](https://user-images.githubusercontent.com/4426050/105544372-3921df80-5cfb-11eb-9474-1707688f44fb.p…
-
Currently when release drafter tags a major / minor release, it is not released to production. Previously it has been agreed that Production should be a manual, human-led process. Hence, documentation…
-
Hi,
We're using release drafter on a project that uses `semver` and has the following release schedule based on [git flow](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workfl…
-
Using the `name` input:
```yml
...
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
with:
name: "$RESOLVE…
mkurz updated
2 years ago
-
**Release**: [v0.6.0](https://github.com/GenericMappingTools/pygmt/milestones/?)
**Scheduled Date**: 2022/03/14
**Pull request due date**: 2022/03/11
**Priority PRs/issues to complete prior to re…
-
First of all, thank you for making this!
I've been trying to use the `$URL` variable in the `change-template` but it doesn't seem to get replaced by the actual PR URL. This is the draft release th…
-
no matter what I did I got this
```
env:
JAVA_HOME: /opt/hostedtoolcache/jdk/8.0.252/x64
JAVA_HOME_8.0.252_x64: /opt/hostedtoolcache/jdk/8.0.252/x64
GITHUB_TOKEN: ***
/usr/bin/do…
-
Release-drafter should publish a prebuild container that can run release-drafter while receiving environment variables with credentials and repository name.
I think others already started working i…
-
Hi, and thank you for the project!
Around 20f71ab in #1643 a decision was made to use GitHub releases instead of `CHANGES`. I can't find the conversation on the tracker, if there was one! (sorry, i…
-
Via https://github.com/release-drafter/release-drafter/issues/362
Currently we show the following when you're missing the Release Drafter config file:
`11:13:07.934Z INFO probot: caicaishmily/a…