Skip to content

ci: dependabot version updates + auto-merge parity - #16

Merged
petercorke merged 1 commit into
mainfrom
ci/dependabot-full-parity
Sep 14, 2026
Merged

petercorke merged 1 commit into
mainfrom
ci/dependabot-full-parity

Conversation

@petercorke

Copy link
Copy Markdown
Owner

Brings pgraph-python in line with RTB/MVTB/bdsim:

  • Adds .github/dependabot.yml (github-actions ecosystem) so version-update PRs start flowing here.
  • Adds the same dependabot-auto-merge.yml used elsewhere: patch/minor bumps auto-merge once CI passes, major bumps wait for manual review.
  • Adds an all-tests-passed gate job so branch protection has one stable check to require.

Once merged, branch protection on main will require All tests passed, and allow_auto_merge will be enabled at the repo level — done separately since they're settings changes, not code.

Brings pgraph-python in line with RTB/MVTB/bdsim: a dependabot.yml
(github-actions ecosystem), an auto-merge workflow for patch/minor
bumps, and an all-tests-passed gate job branch protection can require.
@codecov

codecov Bot commented Sep 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.05%. Comparing base (c133638) to head (b4b8656).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #16   +/-   ##
=======================================
  Coverage   85.05%   85.05%           
=======================================
  Files           2        2           
  Lines         776      776           
=======================================
  Hits          660      660           
  Misses        116      116           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@petercorke
petercorke merged commit ac0bd92 into main Sep 14, 2026
13 checks passed
@petercorke
petercorke deleted the ci/dependabot-full-parity branch September 14, 2026 15:36
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