mirror of
https://github.com/sdras/awesome-actions.git
synced 2025-05-02 06:16:18 -04:00
docs: add top-issues-action
A simple GitHub action that allows you to label and display the top issues/bugs/feature requests and PRs.
This commit is contained in:
parent
46b4340f3e
commit
3b5ef8e408
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||||
- [Run your job on another architecture: arm32, aarch64 and others](https://github.com/uraimo/run-on-arch-action)
|
- [Run your job on another architecture: arm32, aarch64 and others](https://github.com/uraimo/run-on-arch-action)
|
||||||
- [Generate a table of contents](https://github.com/technote-space/toc-generator)
|
- [Generate a table of contents](https://github.com/technote-space/toc-generator)
|
||||||
- [Automatically add Label or Assignee to an Issue](https://github.com/Naturalclar/issue-action)
|
- [Automatically add Label or Assignee to an Issue](https://github.com/Naturalclar/issue-action)
|
||||||
|
- [Label and display the top-upvoted issues and pull requests](https://github.com/rickstaa/top-issues-action)
|
||||||
- [Action to send LGTM reaction as image or GIF when we say lgtm](https://github.com/micnncim/action-lgtm-reaction)
|
- [Action to send LGTM reaction as image or GIF when we say lgtm](https://github.com/micnncim/action-lgtm-reaction)
|
||||||
- [Generate build numbers across multiple scopes](https://github.com/zyborg/gh-action-buildnum)
|
- [Generate build numbers across multiple scopes](https://github.com/zyborg/gh-action-buildnum)
|
||||||
- [Publish GitHub release artifacts](https://github.com/skx/github-action-publish-binaries)
|
- [Publish GitHub release artifacts](https://github.com/skx/github-action-publish-binaries)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue