Skip to content

fix: no parallel post-release jobs#2037

Merged
dkoo merged 2 commits intotrunkfrom
fix/post-release-jobs
Feb 17, 2026
Merged

fix: no parallel post-release jobs#2037
dkoo merged 2 commits intotrunkfrom
fix/post-release-jobs

Conversation

@dkoo
Copy link
Contributor

@dkoo dkoo commented Feb 17, 2026

All Submissions:

Changes proposed in this Pull Request:

Changes the job dependency for release-wporg so that it runs AFTER post-release instead of in parallel with it.

How to test the changes in this Pull Request:

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes, as applicable?
  • Have you successfully ran tests with your changes locally?

@dkoo dkoo self-assigned this Feb 17, 2026
Copilot AI review requested due to automatic review settings February 17, 2026 16:32
@dkoo dkoo requested a review from a team as a code owner February 17, 2026 16:32
@github-actions github-actions bot added the [Status] Approved Ready to merge label Feb 17, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adjusts the GitHub Actions workflow so the release-wporg job no longer runs in parallel with post-release steps, ensuring correct sequencing.

Changes:

  • Updates release-wporg job dependency to require post-release completion first.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dkoo dkoo merged commit 8e4a738 into trunk Feb 17, 2026
8 checks passed
@dkoo dkoo deleted the fix/post-release-jobs branch February 17, 2026 17:01
@github-actions
Copy link

Hey @dkoo, good job getting this PR merged! 🎉

Now, the needs-changelog label has been added to it.

Please check if this PR needs to be included in the "Upcoming Changes" and "Release Notes" doc. If it doesn't, simply remove the label.

If it does, please add an entry to our shared document, with screenshots and testing instructions if applicable, then remove the label.

Thank you! ❤️

dkoo added a commit that referenced this pull request Feb 17, 2026
* fix: no parallel post-release jobs

* fix: bump newspack-scripts to v5.9.5
matticbot pushed a commit that referenced this pull request Feb 17, 2026
## [3.28.5](v3.28.4...v3.28.5) (2026-02-17)

### Bug Fixes

* no parallel post-release jobs ([#2037](#2037)) ([90023db](90023db))
matticbot pushed a commit that referenced this pull request Mar 5, 2026
# [3.29.0-alpha.1](v3.28.6...v3.29.0-alpha.1) (2026-03-05)

### Bug Fixes

* iframe editor compatibility ([#2025](#2025)) ([cd15c02](cd15c02))
* improve error handling in upsert contact method ([#2031](#2031)) ([89a5937](89a5937))
* no parallel post-release jobs ([#2037](#2037)) ([8e4a738](8e4a738))

### Features

* **init-modal:** apply new modal style to init screen in editor ([#2041](#2041)) ([3caafdc](3caafdc))
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

🎉 This PR is included in version 3.29.0-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Status] Approved Ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants