relnotes can't determine a last release on a new branch #70
Labels
area/release-eng
Issues or PRs related to the Release Engineering subproject
sig/release
Categorizes an issue or PR as relevant to SIG Release.
It has to do with the github::last_releases() and how github's release page is our canonical source for releases. We currently treat a branch event as a non-release event, so github's release page won't show a new branch beta tag as a release. We either need to treat beta.0's as releases (probably best) or workaround the fact beta.0 is not a release.
cc @pwittrock @ixdy
The text was updated successfully, but these errors were encountered: