What is this?

This is a tool that fetches the counts of issues and PRs across all Pion repositories.


How to create an access token




Issue count: {{store.issueCount}}

PR count: {{store.pullRequestCount}}



Issue/PR Count by Project


Project Issues PRs
{{project.name}} {{project.issues.length}} {{project.pullRequests.length}}