community
community copied to clipboard
Clarify for golang only doing hack
Changes
- based on discussion it feels that
hacksetup is useful for golang only - hence updating the template
/kind
Fixes #
Release Note
Docs
@matzew: The label(s) kind/<kind> cannot be applied, because the repository doesn't have them.
In response to this:
Changes
- based on discussion it feels that
hacksetup is useful for golang only - hence updating the template/kind
Fixes #
Release Note
Docs
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
/approve /lgtm
/hold for Dave
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: dsimansk, matzew
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~.github/OWNERS~~ [dsimansk]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
technically it's for anything - but the default ones are golang
you just need to include a bash function in your scripts to override it
eg. https://github.com/knative/hack/blob/fc6a8452af6d002ab7fb2818520a6f3d105ee1a0/presubmit-tests.sh#L179
Closing as per above comment