[GH-ISSUE #461] Request: Action that provides commit suggestions on PRs based on linting #8702

Closed
opened 2026-05-31 05:27:08 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @polarathene on GitHub (Aug 6, 2020).
Original GitHub issue: https://github.com/sdras/awesome-actions/issues/461

For linters like textlint where you may not want changes run prior to PR submission(eg manually invoked or pre-commit hook), a Github Action that can run the linter and for any --fix supported suggestions have the suggestion codefence syntax share those for the author to apply conditionally or discuss would be great.

Additionally for linters such as eslint when a change doesn't have --fix support, similar report could be shared in the PR, just without actionable commit suggestion UI.

Originally created by @polarathene on GitHub (Aug 6, 2020). Original GitHub issue: https://github.com/sdras/awesome-actions/issues/461 For linters like [textlint](https://textlint.github.io/) where you may not want changes run prior to PR submission(eg manually invoked or pre-commit hook), a Github Action that can run the linter and for any `--fix` supported suggestions have the `suggestion` codefence syntax share those for the author to apply conditionally or discuss would be great. Additionally for linters such as eslint when a change doesn't have `--fix` support, similar report could be shared in the PR, just without actionable commit suggestion UI.
Author
Owner

@sdras commented on GitHub (Aug 28, 2020):

This is not a place to request actions to be created, it's an aggregate of actions that have already been created. Closing as it's out of scope for the project.

<!-- gh-comment-id:682320270 --> @sdras commented on GitHub (Aug 28, 2020): This is not a place to request actions to be created, it's an aggregate of actions that have already been created. Closing as it's out of scope for the project.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#8702