An Action to count GitHub issues
uses: kazupon/issue-count-action
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
labels: l10n
state: open
github-tokenundefinedRequired GitHub token.
labelsThe label of GitHub issues, Default empty string ('').
If you want to specify multiple labels, you can use as (,) delimiter (e.g. label1,label2)
stateThe state of GitHub issues, Default all.
In about state that you can specify, See the GitHub API docs.
countGitHub issues count.
We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.