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

ci: Enhance test execution security by restricting permissions to the 'organization-members' team #30790

Merged
merged 1 commit into from
Feb 18, 2024

Commits on Feb 18, 2024

  1. ci: Restrict running tests to only the organization-members team

    This commit updates the Ariane configuration to include the GitHub organization team 'organization-members' in the list of allowed teams.
    Consequently, only members of this specific team will have the authorization to initiate test runs via issue comments.
    
    Signed-off-by: Birol Bilgin <birol@cilium.io>
    brlbil committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    267bc33 View commit details
    Browse the repository at this point in the history