apache / logging-parent

Parent project internally used in Maven-based projects of the Apache Logging Services
https://logging.apache.org/logging-parent
Apache License 2.0
2 stars 6 forks source link

Allow GitHub to mark a PR as `merged` not `closed` #242

Closed ppkarwasz closed 1 month ago

ppkarwasz commented 1 month ago

We reverse the order of updates to the PR branch and main branch and allow GitHub time to realize that both branches have the same ref.

This should always mark the PR as "merged", while currently it often is marked as "closed".