Skip to content

Fix the GitHub issues payload link#164

Open
3kori wants to merge 1 commit into
WordPress:trunkfrom
3kori:fix-git-issues-url
Open

Fix the GitHub issues payload link#164
3kori wants to merge 1 commit into
WordPress:trunkfrom
3kori:fix-git-issues-url

Conversation

@3kori
Copy link
Copy Markdown
Collaborator

@3kori 3kori commented May 12, 2026

Currently, the link to the issues is leading to the general needs testing (Issues + PR). So, when using the link in the payload, you might think there is a count difference.

This PR fixes this by including the is%3Aissue to the link parameters.

@3kori 3kori self-assigned this May 12, 2026
@github-actions
Copy link
Copy Markdown

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.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: 3kori <r1k0@git.wordpress.org>

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

Copy link
Copy Markdown
Member

@huzaifaalmesbah huzaifaalmesbah left a comment

Choose a reason for hiding this comment

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

The fix looks correct — +is%3Aissue ensures the issues link only shows issues, matching the count from fetchGitHubCount.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants