From 48a2bf822a53730ffcf0c1c80aa839d1eda669ff Mon Sep 17 00:00:00 2001 From: Stephen Benjamin Date: Thu, 7 May 2026 17:21:03 +0000 Subject: [PATCH] Require lint check for openshift/agentic-skills Add branch protection requiring the GitHub Actions lint job to pass before merging to main. This enforces the agentskills.io spec via skillsaw linting (added in openshift/agentic-skills#19). Co-Authored-By: Claude Opus 4.6 --- .../openshift/agentic-skills/_prowconfig.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/core-services/prow/02_config/openshift/agentic-skills/_prowconfig.yaml b/core-services/prow/02_config/openshift/agentic-skills/_prowconfig.yaml index 23d89659f7b54..eb3ba2da702b6 100644 --- a/core-services/prow/02_config/openshift/agentic-skills/_prowconfig.yaml +++ b/core-services/prow/02_config/openshift/agentic-skills/_prowconfig.yaml @@ -1,3 +1,14 @@ +branch-protection: + orgs: + openshift: + repos: + agentic-skills: + branches: + main: + protect: true + required_status_checks: + contexts: + - lint tide: queries: - labels: