Add Prow configuration for kubernetes/contributor-site Call for Help#37051
Open
TineoC wants to merge 4 commits into
Open
Add Prow configuration for kubernetes/contributor-site Call for Help#37051TineoC wants to merge 4 commits into
TineoC wants to merge 4 commits into
Conversation
cf7701a to
1550ea8
Compare
Contributor
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: TineoC The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Add approve plugin and trigger configuration for the Call for Help workflow. Also add labels for call-for-help, sig-contribex-nco, and call-for-help-approved. Add periodic job for Community Resilience Lottery Factor data update. This enables the Community Resilience Dashboard feature where SIGs can request assistance and get approved by SIG leads.
1550ea8 to
e2b56cd
Compare
The trigger configuration in plugins.yaml was causing test failures. Removing it for now - the approve plugin will handle the approval workflow.
This fixes the yamllint error in pull-test-infra-verify-lint: 'no new line character at the end of file'
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add approve plugin and trigger configuration for the Call for Help workflow. Also add labels for call-for-help, sig-contribex-nco, and call-for-help-approved.
Changes
kubernetes/contributor-siteto approve plugin in config/prow/plugins.yamlThis enables the Community Resilience Dashboard feature where SIGs can request assistance and get approved by SIG leads.