Skip to content

Conversation

@roshniahuja
Copy link

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

Summary

Adds logging output to GitHub Actions workflows to display relevant URLs in workflow run logs. This improves visibility into what each workflow is performing.

Changes Made

  • reusable-cleanup-pull-requests.yml: Outputs SVN changeset URL, Trac ticket URLs, and pull request URLs being closed
  • failed-workflow.yml: Outputs the workflow run URL being rerun, along with branch and PR information
  • props-bot.yml: Outputs the pull request URL being processed
  • commit-built-file-changes.yml: Outputs the source workflow run URL and pull request/branch information

Testing Instructions

  1. The workflow-lint action will automatically validate YAML syntax
  2. After merge, monitor workflow runs to see the new log outputs
  3. Example workflows to check:

Fixes #64299.

Adds logging output to GitHub Actions workflows to display relevant URLs
in workflow run logs. This improves visibility into what each workflow
is performing, especially for workflows triggered by events like
workflow_run and workflow_dispatch that don't always provide context.

Changes:
- reusable-cleanup-pull-requests.yml: Outputs SVN changeset URL,
  Trac ticket URLs, and pull request URLs being closed
- failed-workflow.yml: Outputs the workflow run URL being rerun,
  along with branch and PR information if available
- props-bot.yml: Outputs the pull request URL being processed
- commit-built-file-changes.yml: Outputs the source workflow run URL
  and pull request/branch information being updated
@github-actions
Copy link

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 roshniahuja14.

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