[wp-trac] [WordPress Trac] #62817: Automatically close pull requests when referenced ticket is fixed
WordPress Trac
noreply at wordpress.org
Fri Jan 17 14:01:54 UTC 2025
#62817: Automatically close pull requests when referenced ticket is fixed
------------------------------+----------------------
Reporter: desrosj | Owner: desrosj
Type: feature request | Status: closed
Priority: normal | Milestone: 6.8
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
------------------------------+----------------------
Changes (by desrosj):
* owner: (none) => desrosj
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"59661" 59661]:
{{{
#!CommitTicketReference repository="" revision="59661"
Build/Test Tools: Auto-close linked PRs on GitHub.
There are currently ~2,000 open pull requests on GitHub for `wordpress-
develop`. Many of these were for testing changes that have already been
merged.
To help prevent orphaned pull requests, this new workflow will search for
any pull requests referencing the `Fixed` Trac tickets as noted in the
commit message and close them out. For now, this only happens for `push`
events.
Props peterwilsoncc, swissspidy, johnbillion, davidbaumwald.
Fixes #62817.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62817#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list