-
Notifications
You must be signed in to change notification settings - Fork 76
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
Conversation
a8ffc40
to
776b85c
Compare
/cc @pshail for you #220 (comment) (Almost all the automation is in place, still need to figure out |
There was a problem hiding this 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!
There was a problem hiding this 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
Glad to see this being used out in the wild! Feel free to ping me with any questions using the prow bot! ❤️ |
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.