Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Github workflow to set [re]opened PRs into draft state #1661

Conversation

lewisdenny
Copy link
Collaborator

@lewisdenny lewisdenny commented May 9, 2024

Add Github workflow to set [re]opened PRs into draft state

This patch:

  • Adds a workflow that runs on 'opened' and 'reopened'
    pull_request events, it will change the status to draft if not already
    and add a helpful comment.

  • Updates our contributor documentation to explain this behavior.

JIRA: OSPRH-6890

As a pull request owner and reviewers, I checked that:

  • Appropriate testing is done and actually running
  • Appropriate documentation exists and/or is up-to-date:

@openshift-ci openshift-ci bot requested review from cescgina and son-vyas May 9, 2024 01:35
@lewisdenny lewisdenny requested review from cjeanner and raukadah and removed request for cescgina and son-vyas May 9, 2024 01:36
@lewisdenny
Copy link
Collaborator Author

You can see this workflow in action here: lewisdenny/repo_test#8 :)

This patch:
 - Adds a workflow that runs on 'opened' and 'reopened'
pull_request events, it will change the status to draft if not already
and add a helpful comment.

- Updates our contributor documentation to explain this behavior.

JIRA: OSPRH-6890
@raukadah
Copy link
Contributor

raukadah commented May 9, 2024

/approve

Copy link
Contributor

openshift-ci bot commented May 9, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: raukadah

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label May 9, 2024
@cjeanner
Copy link
Contributor

cjeanner commented May 9, 2024

/lgtm

@openshift-ci openshift-ci bot added the lgtm label May 9, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit ad76234 into openstack-k8s-operators:main May 9, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants