microshift
microshift copied to clipboard
USHIFT-3139: Release notes job: create tag before referencing it
@pmtk: This pull request references USHIFT-3139 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.16.0" version, but no target version was set.
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.
/hold
This looks good. Another way to do it would be to use the SHA of the new release instead of the tag as the argument to git describe
. I like splitting the steps of creating the local tag and pushing the tag, though.
/unhold
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: pacevedom, pmtk
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [pacevedom,pmtk]
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment
@pmtk: all tests passed!
Full PR test history. Your PR dashboard.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.