Skip to content

Automerge safe dependencies#1763

Merged
MarkEWaite merged 1 commit into
jenkinsci:masterfrom
MarkEWaite:update-dependency-handling
May 15, 2026
Merged

Automerge safe dependencies#1763
MarkEWaite merged 1 commit into
jenkinsci:masterfrom
MarkEWaite:update-dependency-handling

Conversation

@MarkEWaite

Copy link
Copy Markdown
Contributor

Automerge safe dependencies

Simplify dependency management by automatically merging safe dependencies.

Automatically closes pull requests for plugin BOM updates if they pass automated tests. That avoids dependency updates in the plugin that might make other maintenance more difficult.

Uses the GitHub Action defined in pull request:

That pull request is associated with GitHub issue:

Testing done

  • None. Rely on testing done in other repositories

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

Simplify dependency management by automatically merging safe dependencies.

Automatically closes pull requests for plugin BOM updates if they pass
automated tests.  That avoids dependency updates in the plugin that
might make other maintenance more difficult.

Uses the GitHub Action defined in pull request:

* jenkins-infra/github-reusable-workflows#48

The pull request is associated with GitHub issue:

* jenkins-infra/github-reusable-workflows#35

Testing done:

* None.  Rely on testing done in other repositories

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# Date:      Fri May 15 12:43:34 2026 -0600
#
# On branch update-dependency-handling
# Changes to be committed:
#	new file:   .github/workflows/auto-merge-safe-deps.yml
#	new file:   .github/workflows/close-bom-if-passing.yml
#
@MarkEWaite MarkEWaite requested a review from a team as a code owner May 15, 2026 19:40
@MarkEWaite MarkEWaite added the skip-changelog Exclude from the changelog label May 15, 2026
@MarkEWaite MarkEWaite merged commit c3d80b2 into jenkinsci:master May 15, 2026
18 checks passed
@MarkEWaite MarkEWaite deleted the update-dependency-handling branch May 15, 2026 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Exclude from the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant