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

[SL-ONLY] Add require admin check workflow #259

Merged
merged 3 commits into from
Jan 28, 2025

Conversation

mkardous-silabs
Copy link
Contributor

@mkardous-silabs mkardous-silabs commented Jan 28, 2025

Description

PR adds a workflow that checks if the sl-require-admin-action label is present. If the label is present, the workflow fails to force admin action.

PR adds two jobs, one to check if the label is present and a second that checks if the label was removed.

The goal of this action is to force an admin validation on certain situations like the update of main from csa that requires a special merge strategy.

CI

Copy link

The CI failure for this job is normal. An admin must do the merge.

Copy link

The sl-require-admin-action label cannot be removed once it has been added.

@mkardous-silabs mkardous-silabs merged commit d535811 into main Jan 28, 2025
59 of 61 checks passed
@mkardous-silabs mkardous-silabs deleted the feature/require_admin_ci branch January 28, 2025 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants