Skip to content

Commit

Permalink
Add issue comment to promoted builds dependabot exclusion
Browse files Browse the repository at this point in the history
jenkinsci/bom#3172 shows that the promoted build
plugin dependency in the git plugin needs to be updated in the same
plugin bill of materials release as the parameterized trigger plugin.
Link to the GitHub issue in the plugin BOM that will move the management
of the promoted builds plugin version to the plugin BOM, instead of
managing the version in the specific plugins.  That move will also help
the Apache Maven integration plugin.
  • Loading branch information
MarkEWaite committed May 6, 2024
1 parent 3c5119e commit fbed205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ updates:
directory: "/"
ignore:
# Fails plugin bill of materials tests
# https://github.com/jenkinsci/bom/issues/3171
- dependency-name: "org.jenkins-ci.plugins:promoted-builds"
schedule:
interval: "weekly"
Expand Down

0 comments on commit fbed205

Please sign in to comment.