actions-marketplace-validations/Top Issues action

Labels and displays the top-upvoted (i.e. 👍) issues and pull requests in your repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenToken used for authorizing interactions with the repository. Typically the `GITHUB_TOKEN` secret.yes${{ github.token }}
top_list_sizeThe number of top issues to show.no5
subtract_negativeSubtract negative from positive reactions to get the total count.notrue
dry_runRun the action without actually creating the labels and dashboard.nofalse
filterA comma or newline-separated list of issues you want to exclude.no""
labelLabel top issues.nofalse
dashboardCreate a dashboard that displays the top issues and pull requests.notrue
dashboard_titleDashboard title.noTop Issues Dashboard
dashboard_labelThe label used for the top issues dashboard.no:star: top issues dashboard
dashboard_label_descriptionThe description used for the top issues dashboard label.noTop issues dashboard.
dashboard_label_colourThe colour used for the top issues dashboard label.no#006B75
dashboard_show_total_reactionsDisplay the total number of positive reactions after each dashboard item.notrue
hide_dashboard_footerHide dashboard footer.nofalse
top_issuesDisplay top issues.notrue
top_issue_labelThe label used for labelling top issues.no:star: top issue
top_issue_label_descriptionThe description used for the top issue label.noTop issue.
top_issue_label_colourThe colour used for the top issue label.no#027E9D
top_bugsDisplay top bugs.nofalse
bug_labelThe label that is used for bug issues.nobug
top_bug_labelThe label used for labelling top bugs.no:star: top bug
top_bug_label_descriptionThe description used for the top bug label.noTop bug.
top_bug_label_colourThe colour used for the top bug label.no#B60205
top_featuresDisplay top feature requests.nofalse
feature_labelThe label that is used for feature requests.noenhancement
top_feature_labelThe label used for labelling top feature request issues.no:star: top feature
top_feature_label_descriptionThe description used for the top feature request label.noTop feature request.
top_feature_label_colourThe colour used for the top feature request label.no#0E8A16
top_pull_requestsDisplay top pull requests.nofalse
top_pull_request_labelThe label used for labelling top pull request.no:star: top pull request
top_pull_request_label_descriptionThe description used for the top pull request label.noTop pull request.
top_pull_request_label_colourThe colour used for the top pull request label.no#41A285
custom_labelThe label that is used for custom issues.no""
top_custom_labelThe label used for labelling top custom issues.no""
top_custom_label_descriptionThe description used for the top custom issues.no""
top_custom_label_colourThe colour used for the top custom issues.no""
custom_pull_requests_labelThe label that is used for custom pull requests.no""
top_custom_pull_requests_labelThe label used for labelling top custom pull requests.no""
top_custom_pull_requests_label_descriptionThe description used for the top custom pull requests.no""
top_custom_pull_requests_label_colourThe colour used for the top custom pull requests.no#A23599

no outputs