d9356f2842
Previously, when a PR which does not target the master branch in the Github UI was merged it would not close automatically. This change detects when this case occurs and closes the PR via the Github API. For example: A PR which targets the 11.0.x branch in the Github UI has the `target: patch` label This PR is only pushed into the 11.0.x branch, which does not trigger Github's reference based actions to close the PR. PR Close #39979 |
||
---|---|---|
.. | ||
api-merge.ts | ||
autosquash-merge.ts | ||
commit-message-filter.js | ||
strategy.ts |