Skip to content

feat: add action readiness diagnostics - #1

Open
mikeholownych wants to merge 1 commit into
mainfrom
feat/diagnostic-discipline
Open

feat: add action readiness diagnostics#1
mikeholownych wants to merge 1 commit into
mainfrom
feat/diagnostic-discipline

Conversation

@mikeholownych

Copy link
Copy Markdown
Contributor

Summary

  • add readiness-state and phase-report outputs to the GitHub Action for scan, upload, and SARIF phases
  • document the diagnostics contract for downstream Faultline Enterprise activation and delivery troubleshooting
  • add a small contract test covering the new Action outputs and diagnostics step

Test Plan

  • python3 tests/test_action_contract.py
  • python3 - <<'PY'
    import yaml
    with open('action.yml') as f:
    yaml.safe_load(f)
    print('action.yml ok')
    PY

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