Skip to content

Build/Test Tools: Update stale step comment lists in reusable workflow files#12054

Open
itzmekhokan wants to merge 1 commit into
WordPress:trunkfrom
itzmekhokan:fix/workflow-stale-step-comment-lists
Open

Build/Test Tools: Update stale step comment lists in reusable workflow files#12054
itzmekhokan wants to merge 1 commit into
WordPress:trunkfrom
itzmekhokan:fix/workflow-stale-step-comment-lists

Conversation

@itzmekhokan
Copy link
Copy Markdown

The step comment lists (the # - Step description. comment blocks at the top of workflow jobs) in two reusable workflow files were out of sync with their actual steps.

In reusable-phpstan-static-analysis-v1.yml, the comment list was not updated when the workflow was refactored to remove the Get last Monday's date step and add Set up Node.js, Install npm dependencies, and Build WordPress steps. Three steps were missing from the comment list and the order of two others was incorrect.

In reusable-coding-standards-php.yml, the Get last Monday's date step is present in the job but was absent from the step comment list.

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

Use of AI Tools

N/A


This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

…w files.

The step comment lists in two reusable workflow files were out of sync
with their actual steps.

In `reusable-phpstan-static-analysis-v1.yml`, the comment list was not
updated when the workflow was refactored to add `Set up Node.js`,
`Install npm dependencies`, and `Build WordPress` steps. Three steps
were missing and the order of `Logs debug information` and
`Installs Composer dependencies` was incorrect.

In `reusable-coding-standards-php.yml`, the `Get last Monday's date`
step was present in the job but absent from the step comment list.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

Core Committers: Use this line as a base for the props when committing in SVN:

Props khokansardar.

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

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.

1 participant