mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-16 19:42:13 -05:00
[GH-ISSUE #400] Should reviewdog commands remain in this repository? #7192
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jessicalostinspace on GitHub (Apr 16, 2020).
Original GitHub issue: https://github.com/sdras/awesome-actions/issues/400
Originally assigned to: @gep13 on GitHub.
There are a lot of reviewdog references in actions committed to this repository. It seems like the reviewdog tool is itself an action library that can be used to implement certain commands that show up in your actions logs as well as options to add outputs in PR's. Should the reviewdog output actions to PR's be resolved into a single reference in this repository(awesome-actions) under this link: https://github.com/reviewdog/reviewdog? Any feedback here would be appreciated, as I have not taken a deep dive into that repository yet.