Skip to content

Pause deploys to SVN trunk for merges to master#738

Merged
kasparsd merged 2 commits intomasterfrom
pause-master-trunk-svn-deploys
Dec 11, 2025
Merged

Pause deploys to SVN trunk for merges to master#738
kasparsd merged 2 commits intomasterfrom
pause-master-trunk-svn-deploys

Conversation

@kasparsd
Copy link
Collaborator

What?

Disable SVN trunk deploys (introduced in #734) since they push out versions before they're actually released.

Why?

Temporary solution to #737.

How?

Testing Instructions

Screenshots or screencast

Changelog Entry

Added - New feature.
Changed - Existing functionality.
Deprecated - Soon-to-be removed feature.
Removed - Feature.
Fixed - Bug fix.
Security - Vulnerability.

- name: WordPress.org asset and readme update
uses: 10up/action-wordpress-plugin-asset-update@stable
if: github.ref_name == 'master'
if: github.ref_name == 'trunk'
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This branch doesn't exist so it will never run this action.

@kasparsd kasparsd merged commit 3d3d28c into master Dec 11, 2025
6 of 54 checks passed
@jeffpaul jeffpaul modified the milestones: 0.16.0, 0.15.0 Dec 11, 2025
@jeffpaul jeffpaul deleted the pause-master-trunk-svn-deploys branch February 8, 2026 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants