chore(deps): update plugin com.github.breadmoirai.github-release to v2.5.2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.github.breadmoirai.github-release | 2.4.1 -> 2.5.2 |
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
The release publication to github is broken due to the fact that the listMergedPRs.sh script is no longer working. After switching master to pre-release builds (instead of a fixed MPS version) the script logic seem to no longer match the current repository setup.
A proper solution might be to establish github releases for individual maintenance/master branches. However this is not yet done atm.
Deactivating listMergedPRs.sh for now to make the build happy.