Commit cbcdf58
authored
Automerge safe dependencies (#657)
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
#1 parent f3910d1 commit cbcdf58
2 files changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments