-
Notifications
You must be signed in to change notification settings - Fork 0
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
User Acceptance Testing for pga #26
Comments
/label area/pga |
@RobertKielty: The label(s) In response to this:
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/test-infra repository. |
@Riaankl from our meeting let's note the location of the config for the label plugin It is here ... and is currently configured as follows label:
additional_labels:
# This label is used by the API review process
# https://git.k8s.io/community/sig-architecture/api-review-process.md#mechanics
- api-review
# These labels are used to make Tide merge with a non-default merge method
- tide/merge-method-merge
- tide/merge-method-rebase
- tide/merge-method-squash
# This label, for k/website, identifies issues relevant to https://katacoda.com/
- team/katacoda
# This label, for k/website, identifies PRs with large refactoring changes
- refactor hence the messaging above in the prev comment by the github-actions bot |
/label api-review |
@hh: The label(s) In response to this:
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/test-infra repository. |
We'll need to create a folder for syncing labels: https://github.com/kubernetes/test-infra/tree/master/label_sync#label_sync Let's look into creating a label_sync GitHub action job that get's trigged when the labels.yaml changes. |
@hh Thank you for that can you add the above ^^ as a new Issue and label it as an enhancement please so it does not get lost. |
/assign @RobertKielty @Riaankl |
List out some acceptance criteria segmented by plugin so as to report on what plugins work when started from prow-github-actions
The text was updated successfully, but these errors were encountered: