Skip to content
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 workflow to approve actions on PR change #30

Merged
merged 1 commit into from
Apr 14, 2024

Commits on Apr 5, 2024

  1. add workflow to approve actions on PR change

    If external contributor adds a PR, and a member /ok-to-test it, GH
    actions do not run until approved by an approver. This approval needs
    to be given if the PR content changes, so it inconveniences the
    contributor but also the approver.
    
    This PR approves workflows, if ok-to-test label is present.
    
    Adapted from CAPI workflow:
    https://github.com/kubernetes-sigs/cluster-api/blob/main/.github/workflows/pr-gh-workflow-approve.yaml
    
    Signed-off-by: Tuomo Tanskanen <tuomo.tanskanen@est.tech>
    tuminoid committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    af374f5 View commit details
    Browse the repository at this point in the history