Skip to content

fix: make GS Scorecard non-blocking for releases#505

Open
mbruzda-splunk wants to merge 1 commit into
mainfrom
fix/gs-scorecard-non-blocking
Open

fix: make GS Scorecard non-blocking for releases#505
mbruzda-splunk wants to merge 1 commit into
mainfrom
fix/gs-scorecard-non-blocking

Conversation

@mbruzda-splunk

@mbruzda-splunk mbruzda-splunk commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • GS Scorecard tool remains available via execute_gs_scorecard label — developers can still use it
  • Scorecard results (pass/fail/missing) are now reported as ::warning:: instead of ::error:: and never cause the job to fail
  • Removed the pre-publish gate that blocked releases when scorecard was skipped on PRs to main
  • Fixes cases where scorecard flags checks as not checked, unintentionally blocking releases

https://github.com/splunk/splunk-add-on-for-cisco-esa/actions/runs/27544575031/job/81415137332?pr=480#step:9:268

🤖 Generated with Claude Code

Scorecard occasionally flags checks as not checked, blocking releases.
Tool is still available via execute_gs_scorecard label but results are
now informational warnings only and never gate the publish step.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant