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 Prow like actions for BYOH #247

Merged
merged 4 commits into from
Nov 18, 2021
Merged

Conversation

shamsher31
Copy link
Contributor

What this PR does / why we need it:
This will enable Prow like actions to interact with PR and issues.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #246

Additional information
Prow Github Action: https://github.com/jpmcb/prow-github-actions
Labeler: https://github.com/actions/labeler

Special notes for your reviewer
You can use commands like:
/assign @anusha94
/cc @jamiemonserrate
/kind enhancement
/area installer
/approve
/lgtm
/hold
/close
/reopen

See https://github.com/kubernetes/kubernetes/pulls for more info.

@shamsher31 shamsher31 added the enhancement New feature or request label Nov 16, 2021
@shamsher31 shamsher31 self-assigned this Nov 16, 2021
@shamsher31
Copy link
Contributor Author

shamsher31 commented Nov 16, 2021

/cc @pshail for you #220 (comment) (Almost all the automation is in place, still need to figure out /retest )

Copy link
Contributor

@anusha94 anusha94 left a comment

Choose a reason for hiding this comment

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

Thanks a bunch for this PR!

.github/labeler.yaml Outdated Show resolved Hide resolved
.github/workflows/lgtm.yaml Show resolved Hide resolved
.github/workflows/prow-github-actions.yaml Outdated Show resolved Hide resolved
.github/labeler.yaml Outdated Show resolved Hide resolved
Copy link
Contributor

@dharmjit dharmjit left a comment

Choose a reason for hiding this comment

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

Awesome Work @shamsher31. LGTM, only some suggestions/questions.

.github/labeler.yaml Show resolved Hide resolved
.github/labeler.yaml Outdated Show resolved Hide resolved
.github/workflows/lgtm.yaml Show resolved Hide resolved
Copy link
Contributor

@anusha94 anusha94 left a comment

Choose a reason for hiding this comment

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

lgtm!

@shamsher31 shamsher31 merged commit 75d9db1 into vmware-tanzu:main Nov 18, 2021
@shamsher31 shamsher31 deleted the prow-actions branch November 18, 2021 05:05
@jpmcb
Copy link

jpmcb commented Dec 29, 2021

Glad to see this being used out in the wild! Feel free to ping me with any questions using the prow bot! ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Prow like actions for BYOH
5 participants