Skip to content

ci: simplify github actions workflows - #12

Merged
calmcacil merged 1 commit into
mainfrom
ci/simplify-github-actions
Jul 1, 2026
Merged

ci: simplify github actions workflows#12
calmcacil merged 1 commit into
mainfrom
ci/simplify-github-actions

Conversation

@calmcacil

@calmcacil calmcacil commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Summary

This PR simplifies CI/release workflows to reduce scheduled noise, remove brittle scheduled branch-protection automation, and keep release tagging deterministic.

Key changes

  • Reworked CI into filtered static/package jobs with stable required aggregate.
  • Replaced external conventional-commit action with shell-based checks.
  • Reduced release automation surface and removed unnecessary workflow mutation and manual override paths.

Validation

  • bash scripts/check-static.sh
  • Workflow YAML parse validation

Notes

  • No application code changes were made; this is workflow-only.

@calmcacil
calmcacil merged commit 5ad837e into main Jul 1, 2026
6 checks passed
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