Release drafter doesn't find existing draft
See original GitHub issueIt seems release-drafter can’t find a draft to update anymore.
I have 9 releases in my repo and 1 draft.
release-drafter logs Found 9 releases and then No draft release found
The first log should include all the releases, even draft. So I should see Found 10 releases.
I don’t have a filter by commitish and even so, the first log happens before releases are filtered.
Right now, every time the action is running, a new draft is created in the repo.
Issue Analytics
- State:
 - Created 2 years ago
 - Reactions:21
 - Comments:21 (12 by maintainers)
 
Top Results From Across the Web
Drafts your next release notes as pull requests are ... - GitHub
Drafts your next release notes as pull requests are merged into master. Built with Probot. Usage. You can use the Release Drafter GitHub...
Read more >Release Drafter - Probot
Drafts your next release notes as pull requests are merged into master. ... Install the Release Drafter GitHub App into the repositories you...
Read more >Is there a way to set a Github workflow/action to update a draft ...
I'm currently using the Release Drafter workflow that creates a draft release whenever a PR is merged into the develop branch (staging).
Read more >Stop writing your changelogs manually - Tiago Sousa
Having this file in your repository doesn't mean that you keep it up-to-date ... But how can I automate the process of drafting...
Read more >everpeace/release-drafter - Docker Image
Pull requests with the label "skip-changelog" will now be excluded from the release draft. Replacers. You can search and replace content in the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Everything should work again. I had a chat with a GitHub staff member earlier:
I can verify it works again, I just had to delete the duplicated drafts to tidy the mess up, but release drafter edits the latest draft fine again.
I also confirm bug is gone for us @NotMyFault thanks