Skip to content

Add CI/CD quality gates and Dependabot config#2

Merged
SimplyLiz merged 5 commits into
mainfrom
develop
Feb 22, 2026
Merged

Add CI/CD quality gates and Dependabot config#2
SimplyLiz merged 5 commits into
mainfrom
develop

Conversation

@SimplyLiz

@SimplyLiz SimplyLiz commented Feb 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Enforce coverage thresholds (80%), security audit, lint/format checks in CI and publish workflows
  • Add develop to CI branch triggers
  • Add version-tag validation and GitHub Release creation to publish workflow
  • Add Dependabot config for automated dependency updates targeting develop
  • Set up branch protection rules for main and develop
  • Update CONTRIBUTING.md and PR template to reflect develop-based workflow

Test plan

  • CI passes on develop with all quality gates (coverage, audit, lint, format, probe size)
  • Branch protection rules verified via gh api
  • Dependabot config targets develop branch
  • Publish workflow includes version validation and release creation

Enforce coverage thresholds in CI and publish, add security audit,
version-tag validation, GitHub Release creation, and Dependabot for
automated dependency updates targeting develop.
@SimplyLiz SimplyLiz changed the title Add framework adapters, probe injection, and CI/CD quality gates Add CI/CD quality gates and Dependabot config Feb 22, 2026
@SimplyLiz SimplyLiz merged commit 75215cc into main Feb 22, 2026
4 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