Skip to content

Remove dry run #12#16

Merged
IgorCode merged 2 commits intomainfrom
12-remove-dry-run
Nov 11, 2025
Merged

Remove dry run #12#16
IgorCode merged 2 commits intomainfrom
12-remove-dry-run

Conversation

@IgorCode
Copy link
Owner

No description provided.

Copy link

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

This PR removes the dry-run mode from the WordPress.org deployment workflow, allowing actual releases to be published. Additionally, it improves workflow clarity by adding descriptive names to GitHub Actions jobs.

Key changes:

  • Disabled dry-run mode in the release workflow to enable actual deployments
  • Added descriptive names to workflow jobs for better UI visibility
  • Minor improvements to workflow step naming for clarity

Reviewed Changes

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

File Description
.github/workflows/release.yml Changed dry-run from true to false and improved job/step naming
.github/workflows/test.yml Added descriptive names to test and version_check jobs
.github/workflows/psalm.yml Added descriptive name to php-security job

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

@IgorCode IgorCode merged commit 4ac804b into main Nov 11, 2025
10 checks passed
@IgorCode IgorCode deleted the 12-remove-dry-run branch November 11, 2025 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants