python-tuf/.github/workflows
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
..
_test.yml build(deps): bump actions/setup-python from 4.5.0 to 4.6.0 2023-04-21 10:58:33 +00:00
cd.yml github: Fix issue with draft releases 2023-05-10 14:06:55 +03:00
ci.yml workflows: Set top-level permissions 2022-10-30 12:56:22 +02:00
codeql-analysis.yml build(deps): bump github/codeql-action from 2.3.2 to 2.3.3 2023-05-05 10:58:24 +00:00
dependency-review.yml build(deps): bump actions/checkout from 3.5.0 to 3.5.2 2023-04-14 10:58:57 +00:00
maintainer-permissions-reminder.yml build(deps): bump actions/github-script from 6.4.0 to 6.4.1 2023-04-07 10:58:44 +00:00
scorecards.yml build(deps): bump github/codeql-action from 2.3.2 to 2.3.3 2023-05-05 10:58:24 +00:00
specification-version-check.yml build(deps): bump actions/setup-python from 4.5.0 to 4.6.0 2023-04-21 10:58:33 +00:00