prow
prow copied to clipboard
Implement ConfigTree in approve plugin
https://github.com/kubernetes/test-infra/pull/12440
Fixes #221
Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: matthyx
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~pkg/plugins/OWNERS~~ [matthyx]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Deploy Preview for k8s-prow ready!
| Name | Link |
|---|---|
| Latest commit | 748c701d8cb5dcc85a9f30960fcbe5f134735aa3 |
| Latest deploy log | https://app.netlify.com/sites/k8s-prow/deploys/6641b1a141fbc8000870274d |
| Deploy Preview | https://deploy-preview-147--k8s-prow.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
/test all
/retest
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs.
This bot triages PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the PR is closed
You can:
- Mark this PR as fresh with
/remove-lifecycle stale - Close this PR with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/remove-lifecycle stale
@petr-muller since it is almost you and me, are we interested in improving the config structs?
I am interested in this and think its useful, just never got to a review because it's fairly big.
/area plugins