openshift-pipelines / manual-approval-gate

OpenShift Pipelines manual approval custom task
Apache License 2.0
1 stars 7 forks source link

Adds release script for smoother git releases #103

Closed PuneetPunamiya closed 2 months ago

PuneetPunamiya commented 7 months ago

This patch also adds a github action workflow, which will be triggered when a new tag is pushed and the workflow will run the script to do the pre-release

Signed-off-by: Puneet Punamiya ppunamiy@redhat.com

PuneetPunamiya commented 7 months ago

/hold

PuneetPunamiya commented 7 months ago

So the main question is : Do we want a workflow that runs on tags (and publishes the release) or do we want a workflow that is able to create and build the release ?

So now I have updated the pr with a workflow which will be triggered when a tag is pushed and that workflow will run a script to create a pre-release

openshift-ci[bot] commented 7 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: PuneetPunamiya, vdemeester

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift-pipelines/manual-approval-gate/blob/main/OWNERS)~~ [vdemeester] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
vdemeester commented 2 months ago

/hold cancel