Make WordPress Core

Opened 3 years ago

Closed 3 years ago

#59004 closed enhancement (invalid)

Update the `test-old-branches.yml` workflow to include 6.3

Reported by: davidbaumwald Owned by:
Priority: normal Milestone:
Component: Build/Test Tools Version: 6.3
Severity: normal Keywords: good-first-bug has-patch
Cc: Focuses:

Description

This should've been done when we branched at RC(see https://make.wordpress.org/core/handbook/about/release-cycle/releasing-major-versions/#branching-before-release), but this was missed. Chatted with @desrosj, and this workflow runs from trunk so no need to backport immediately before the 6.3 release.

Props @desrosj.

Change History (5)

#1 @davidbaumwald
3 years ago

  • Keywords good-first-bug added

Example PR: https://github.com/WordPress/wordpress-develop/pull/1199

Adding good-first-bug for a new contributor that wants to try their hand at patch/PR.

This ticket was mentioned in PR #4975 on WordPress/wordpress-develop by @rajinsharwar.


3 years ago
#2

  • Keywords has-patch added; needs-patch removed

Adding 6.3 in 'test-old-branches.yml` workflow.

Trac ticket: https://core.trac.wordpress.org/ticket/59004

@desrosj commented on PR #4975:


3 years ago
#3

Actually, was looking at this to commit. It seems that this was already handled in https://core.trac.wordpress.org/changeset/56267. This workflow will only ever run in trunk, so updating the 6.3 branch is not necessary.

@rajinsharwar commented on PR #4975:


3 years ago
#4

Yes @desrosj, I thought the same :)
Then I thought as the ticket was raised, I might have been mistaken lol.

#5 @desrosj
3 years ago

  • Milestone 6.4
  • Resolutioninvalid
  • Status newclosed

Closing out as there's no need to update the 6.3 branch with this change and it was already taken care of in [56267].

Note: See TracTickets for help on using tickets.