Skip to content

chore: ignore release-chain crates in dependabot#107

Draft
nicolasburtey wants to merge 1 commit into
mainfrom
chore/dependabot-ignore-chain-crates
Draft

chore: ignore release-chain crates in dependabot#107
nicolasburtey wants to merge 1 commit into
mainfrom
chore/dependabot-ignore-chain-crates

Conversation

@nicolasburtey
Copy link
Copy Markdown
Member

@nicolasburtey nicolasburtey commented May 18, 2026

Summary

Add es-entity* to job's dependabot ignore list. These are bumped manually via the /lana-release-crate-chain workflow, so dependabot PRs for them would race the manual chain release.

Mirrors the existing policy in cala and the companion PR on obix (GaloyMoney/obix#61).

Test plan

  • Confirm CI passes

Note

Low Risk
Low risk config-only change that just suppresses Dependabot update PRs for es-entity*, with no runtime code impact.

Overview
Updates .github/dependabot.yml to ignore cargo dependencies matching es-entity*, preventing Dependabot from opening version-bump PRs for those crates while leaving the rest of the weekly dependency update behavior unchanged.

Reviewed by Cursor Bugbot for commit a264a31. Bugbot is set up for automated code reviews on this repo. Configure here.

Add es-entity* to the dependabot ignore list since it's bumped
manually via the release crate chain workflow. Mirrors the policy
in cala and the new obix dependabot config.
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