Skip to content

Enable dependabot for non default branches (2.x)#838

Merged
rzo1 merged 1 commit intomainfrom
enable-dependabot-for-non-default-branches
Sep 19, 2025
Merged

Enable dependabot for non default branches (2.x)#838
rzo1 merged 1 commit intomainfrom
enable-dependabot-for-non-default-branches

Conversation

@rzo1
Copy link
Contributor

@rzo1 rzo1 commented Sep 17, 2025

This PR extends the Dependabot configuration to also run on the opennlp-2.x branch.
By default, Dependabot only targets the default branch (main). Adding support for opennlp-2.x ensures that dependency updates are applied directly on that branch as well.

This will be Keeping dependencies up to date consistently across branches avoiding manual cherry-picking or backporting of version bumps.

See option referendes: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference

@rzo1 rzo1 added the dependencies Pull requests that update a dependency file label Sep 17, 2025
@rzo1 rzo1 merged commit eace11e into main Sep 19, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants