python-tuf/.github
Jussi Kukkonen ffc904906c github: Fix issue with draft releases
Commit 707dc49 included a change where the release candidate was marked
as draft. This was a mistake as draft releases are only visible to
logged in maintainers. This leads to e.g. ./verify_release script
failing while the release is a draft.

Revert those changes:
* don't use "draft" attribute
* postfix the release name with "-rc" while the release waits for
  approval
* Only set the real description and name after release approval

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2023-05-10 14:06:55 +03:00
..
workflows github: Fix issue with draft releases 2023-05-10 14:06:55 +03:00
dependabot.yml Have dependabot also monitor actions 2021-09-08 10:56:16 +01:00
ISSUE_TEMPLATE.md Add issue and pull request templates 2017-09-28 17:01:56 -04:00
PULL_REQUEST_TEMPLATE.md Fix automatic issue closing 2020-10-07 13:11:12 +03:00