[wp-trac] [WordPress Trac] #63081: Account for `Core-{n}` format in the PR cleanup workflow
WordPress Trac
noreply at wordpress.org
Mon Mar 10 15:04:50 UTC 2025
#63081: Account for `Core-{n}` format in the PR cleanup workflow
------------------------------+----------------------------------------
Reporter: johnbillion | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version:
Severity: normal | Keywords: needs-patch good-first-bug
Focuses: |
------------------------------+----------------------------------------
The [https://github.com/WordPress/wordpress-
develop/blob/trunk/.github/workflows/reusable-cleanup-pull-requests.yml
pull request cleanup workflow] expects that a PR contains a ticket
reference in the format `https://core.trac.wordpress.org/ticket/{n}`, but
it's also possible to use the shorter format `Core-{n}`. PRs that use this
format don't get cleaned up.
[https://github.com/WordPress/wordpress-develop/pull/8479 Example PR
here].
Ideally the workflow would be adjusted to handle either format.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63081>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list