Closed HannesWell closed 1 month ago
With the current setup, which is the same as for other Eclipse TLP repositories, the check for merge commits is not executed on PRs anymore that target another branch than master
.
I know you actively develop on multiple branches and therefore wonder if that's a problem? If yes, I can update the workflows to restore the previous behavior.
With the current setup, which is the same as for other Eclipse TLP repositories, the check for merge commits is not executed on PRs anymore that target another branch than
master
.
The previous behavior is now preserved exactly as it is.
@iloveeclipse can you please review this?
lets try it.
Looks like it works as desired: https://github.com/eclipse-jdt/eclipse.jdt.core/pull/3032#issuecomment-2383091748
Set up for this repository the workflow for automated version increments in pull-requests added via https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/pull/2352
The EF infra team has already added the required PAT of the Platform-bot to this repo as requested via
Author checklist