0.23.0 (2026-08-05)
- ci: add CI workflow for prek hooks and update release gates (fc59952)
0.22.0 (2026-08-04)
- renovate: add configuration for managing tool versions in workflows (ff96a6f)
0.21.0 (2026-08-04)
- .github/workflows: add Prometheus rules CI workflow (8cc5d3a)
0.20.0 (2026-08-04)
- release.yml: improve tag handling and add resilience
- release.yml: improve tag handling and add resilience (0fe2f84)
0.19.0 (2026-07-29)
- deps: update GitHub Actions workflows and add Dependabot configuration
- deps: update GitHub Actions workflows and add Dependabot configuration (120e677)
0.18.2 (2026-07-25)
- .github/workflows/ci-helm.yml: add option to exclude paths during template dry-run (0ee52fb)
- ci-helm: drop --generate-name and bump setup-helm to v5 (4a16860)
0.18.1 (2026-06-30)
- cd-kaniko: add memory-reduction flags for executor (b2cd4dc)
0.18.0 (2026-06-22)
- check-bot-commits: add configurable runner input (e30d34e)
0.17.0 (2026-06-17)
- check-docs: add docs-directory input to link/vitepress actions (f4dfe13)
- purge-todo-done: add prepare-commit-msg hook that flushes done tasks (f3a4dc3)
0.16.0 (2026-06-17)
- ai-commit-msg: add prepare-commit-msg hook that pre-fills messages via Claude (6253c93)
0.15.1 (2026-06-16)
- release config (b0b202d)
0.15.0 (2026-06-16)
- add notify on release PR updates & docs (cfec09d)
0.14.1 (2026-06-16)
- pr notification (be40a16)
0.14.0 (2026-06-16)
- release notification auto (f9e4959)
- release app gh (2c2fe80)
0.13.0 (2026-06-15)
- add github app for release (44daff2)
0.12.2 (2026-06-15)
0.12.1 (2026-06-15)
0.12.0 (2026-06-15)
- update tags & review all workflows (2d72b0c)
- add allowed bots (ec5ee0d)
- bots allowed (d0c0ac4)
- clean todo & cd vercel (1b025e1)
- node runner ci (ae48bd7)
- permissions (3798436)
0.11.5 (2026-06-13)
- kaniko (498897f)
0.11.4 (2026-06-13)
- kaniko (7569389)
0.11.3 (2026-06-12)
- kaniko (fe36f9d)
0.11.2 (2026-06-11)
- gh app (6a79b24)
0.11.1 (2026-06-10)
0.11.0 (2026-06-10)
- self runners (2ef4a7b)
- add shellcheck (16b1622)
0.10.0 (2026-06-10)
- add kaniko (7df3480)
0.9.2 (2026-06-08)
- gitleaks version (c1bef5b)
0.9.1 (2026-06-08)
- ci terraform (e730bd1)
0.9.0 (2026-06-06)
- add notify-deployment composite action (2f37afe)
- update release-please action to version 5 (b5c10b2)
- update setup actions for Python and Terraform to latest versions (dba2df8)
0.8.0 (2026-04-18)
- enhance actionlint and kubeconform installation with retry logic and output redirection (cef23e8)
0.7.0 (2026-04-17)
- add CI workflows for Ansible, Helm, and Terraform with corresponding inputs and jobs (e4255dc)
0.6.0 (2026-04-17)
- add deployments permission for Docker job (96e567f)
0.5.0 (2026-04-13)
- add optional GitHub token input to workflows for API access (4aaedc6)
- add version and build-args inputs to Docker workflow for enhanced flexibility (f5b1e31)
- enhance kubeconform action to support regex exclusion patterns and remove deprecated maintenance workflow (4a0ea55)
- kubeconform: add ignore-missing-schemas input for custom CRDs (9b7af88)
- kubeconform: add kubeconform-ignore-missing-schemas input for custom CRDs (204c7cb)
- update kubeconform exclude pattern to use regex format (517fd88)
0.4.0 (2026-03-20)
- add VitePress markdown check action and update workflows for centralized docs deployment (62ff767)
- update deployment workflow to directly deploy docs to GitHub Pages (688549d)
0.3.0 (2026-03-20)
- add pre-commit hook to check for unescaped Vue interpolations in markdown files (aef16fd)
- allow SARIF report upload to continue on error in CodeQL job (38e2a8d)
0.2.1 (2026-03-19)
- update upload-pages-artifact action to version 4 in CI workflow (0d7ab07)
0.2.0 (2026-03-19)
- add .vitepressrc.json for documentation site configuration (e0875bb)
- add actionlint for validating GitHub Actions workflow files and remove yamllint (f1fb3d0)
- add actions autoupdate workflow with scheduling capabilities (a043865)
- add CI workflows for shell scripts with ShellCheck, yamllint, and Bats tests (1c93e8e)
- Add CI/CD workflows for Node.js, Python, and Docker deployments (fa0bccf)
- add comprehensive documentation for GitHub Actions workflows and actions (ba46545)
- add default yamllint configuration and fallback to bundled config in action (fd816b8)
- Add Dependabot configuration files for various package ecosystems (6402152)
- add dispatch job to CI workflow and update PAT_TOKEN secret reference in dispatch workflow (c4e99c9)
- add documentation for CI workflows and deployment processes for Node.js, Python, shell, and Docker (1ac6793)
- add documentation link check action and integrate into CI workflows (c91bedb)
- add environment variable to force JavaScript actions to Node 24 in setup-bun (88b2a7b)
- Add Gitleaks secret scanning to security workflow (ee9606c)
- add kubeconform action and CI workflow for validating Kubernetes manifests (242770d)
- add label sync workflow and update sync-todo script for label management (0ae2be0)
- add link check functionality to CI workflows for markdown files (8fb305e)
- add maintenance workflow for purging deployments and workflow runs (8b92def)
- add max-age-days input for deployment purge workflow to limit deletion by age (858bdb4)
- add new workflows for CI, deployment, and security checks (a377b76)
- add optional configuration for yamllint including config file path and strict mode (8095739)
- add optional GitHub token input for private submodule checkout in CI workflow (bfa0ca5)
- add permissions for security job in test-security workflow (1f2f53a)
- add permissions for write access in todo-sync workflow jobs (8225ac1)
- add purge-all-repos workflow and documentation for orchestrating maintenance across repositories (5de5162)
- add purge-caches workflow for managing Action caches (4863437)
- add release configuration and update CI workflow to use specific action versions (f504af1)
- Add reusable workflows for GitHub Pages, Vercel deployment, and maintenance tasks (64da0f8)
- add TODO sync and label sync jobs to CI/CD workflow (b7ce60d)
- add TODO.md for backlog and documentation improvements (afdb417)
- add workflow_dispatch inputs for CI workflows and create test workflows for shell and security (3a3381f)
- add workflow_dispatch trigger to todo-sync workflow (5d01859)
- add workflows for bot commit checks and dependabot auto-merge with documentation (810a9f8)
- consolidate CI/CD workflows and add reusable test workflows (60318cc)
- enhance CI workflow to include link checking and update documentation (7614fb2)
- enhance prek.toml configuration for improved hook management (a043865)
- enhance workflows for prek autoupdate and renovate with improved git identity handling and scheduling (8627f73)
- implement bidirectional sync between TODO.yml and GitHub Issues (b473245)
- implement label synchronization and refactor sync-todo script (155267e)
- improve PAT_TOKEN description for clarity and usage guidance (fe78400)
- refactor sync-todo script into modular structure and add linting support (f3df955)
- refactor sync-todo script to enhance issue fetching and updating logic (1d6a95e)
- remove VitePress configuration file as it is no longer needed (eaf751b)
- restructure README for improved clarity and organization (ceceab0)
- update action versions and improve CI workflows for consistency (ff91b34)
- update action versions and improve workflow configurations across multiple files (a043865)
- update actionlint installation path and improve file handling (d1402e5)
- update Bats installation command to use sudo for proper permissions (92f3cf1)
- update documentation links to use absolute GitHub URLs and add link checking script (f9c9022)
- update README for improved structure and usage clarity (6f377f9)
- Update README with detailed structure and reusable workflows for CI/CD actions (efae6eb)
- update release configuration and enhance CI workflow with dynamic path detection (4669284)
- add write permissions for actions in purge job (67f2127)
- add write permissions for issues in release workflow (d3e2505)
- change priority of reusable workflow to low in TODO.yml (455e59a)
- correct command for type checking in CI workflow (07a7fc5)
- disable BATS testing in CI shell workflow (4b07dc3)
- enhance maintenance workflow integration in purge-all-repos job (5f08abf)
- enhance purge summary reporting with detailed execution parameters and results (44bd283)
- ensure consistent formatting and newline handling across workflow files (b509efd)
- ensure consistent usage and inheritance of secrets in CI/CD workflows (0b3c8c0)
- improve repo filtering and output format in purge-all-repos workflow (5a8fd75)
- improve sync mode determination logic in TODO sync workflow (046f54f)
- optimize repo listing and filtering in purge-all-repos workflow (0669b81)
- remove deprecated renovate workflow and related documentation (a043865)
- remove outdated reference to scripts README in todo-sync documentation (6e63053)
- remove unnecessary permissions from CI/CD workflows (fa7471d)
- replace gitleaks-action with direct binary to handle force-push rewritten history (03cfbae)
- trigger centralized maintenance workflow with improved parameters and logging (0e453c4)
- update action paths in CI workflow documentation for consistency (348149e)
- Update action paths in workflows and README for consistency (c7b0fe5)
- update action versions to v5 for checkout, cache, and setup actions (2e5e34a)
- Update CodeQL action versions and improve SARIF report upload condition (f9039a4)
- update command for pip-audit in Python audit job (abd0575)
- update Docker workflow to use latest action versions and improve image reference handling (b27f6ed)
- update Gitleaks action version and ensure environment variable is set correctly (d391e1a)
- update jq command for repo listing in purge-all-repos workflow (a955b3d)
- update link-check-paths description and default value in CI workflows (a53f016)
- update owner retrieval method in purge-all-repos workflow (4e1f96d)
- Update permissions for secret scanning job to include pull-requests access (360ea40)
- update repo listing command to use authenticated user/org context (80dbe1e)
- update status and priority of feature branch protection workflow issue (62b98bc)
- update status of feature branch protection workflow to done (dae47a3)
- update status of label sync workflow issue to done (295fe40)
- update status of TODO item to in-progress (b7ce60d)
- update test command to support 'bun' package manager in CI workflow (33a7f9a)
- update upload-artifact action to version 7 in CI workflow (bfefdb5)
- use npm for global Vercel CLI install (924a54e)