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

github workflow: enable workflow approval #16965

Conversation

ivanvc
Copy link
Member

@ivanvc ivanvc commented Nov 17, 2023

Allow to run GitHub workflows for Pull Requests that have the ok-to-test label.

Fixes #16956

Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.

Allow to run GitHub workflows for Pull Requests that have the ok-to-test
label.

Signed-off-by: Ivan Valdes <ivan@vald.es>
@ivanvc ivanvc force-pushed the enable-github-workflow-approval-via-ok-to-test-label branch from dae2673 to 2a463b5 Compare November 17, 2023 23:17
@ivanvc ivanvc changed the title github workflow: enable worfklow approval github workflow: enable workflow approval Nov 17, 2023
@ahrtr ahrtr closed this Nov 18, 2023
@ahrtr ahrtr reopened this Nov 18, 2023
@ahrtr
Copy link
Member

ahrtr commented Nov 18, 2023

close/reopen to re-trigger all arm64 workflows

Copy link
Member

@jmhbnz jmhbnz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Thanks @ivanvc 🙏🏻

Note: The robustness test is stuck right now until we re-enable large runners after the etcd org was moved from CNCF to Kubernetes GitHub enterprise account, we have an open issue under kubernetes/org to get this done.

Copy link
Member

@ahrtr ahrtr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

thx

@serathius serathius merged commit 94b9993 into etcd-io:main Nov 19, 2023
57 of 64 checks passed
@ivanvc ivanvc deleted the enable-github-workflow-approval-via-ok-to-test-label branch November 19, 2023 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Integrate github workflows with Kubernetes Bot commands
4 participants