add rule to require pre-commit to be added to github actions#246
Open
kantord wants to merge 1 commit intomindersec:mainfrom
Open
add rule to require pre-commit to be added to github actions#246kantord wants to merge 1 commit intomindersec:mainfrom
kantord wants to merge 1 commit intomindersec:mainfrom
Conversation
4fcbbdd to
6611826
Compare
JAORMX
reviewed
Dec 19, 2024
7d7307a to
8352a81
Compare
Co-authored-by: Giuseppe Scuglia <peppescg@gmail.com>
8352a81 to
2bc3b4b
Compare
JAORMX
reviewed
Dec 19, 2024
| description: | | ||
| Verifies that `pre-commit` is configured via a GitHub action for the repository. | ||
| guidance: | | ||
| Run your `pre-commit` checks in GitHub Actions as well. |
Contributor
There was a problem hiding this comment.
Can we point folks to documentation on how to do this?
Member
There was a problem hiding this comment.
I think it is supposed to reference https://github.com/pre-commit/action?
| remediate: "off" | ||
| repository: | ||
| - type: dependabot_configured | ||
| - type: pre_commit_github_action |
| description: | | ||
| Verifies that `pre-commit` is configured via a GitHub action for the repository. | ||
| guidance: | | ||
| Run your `pre-commit` checks in GitHub Actions as well. |
Member
There was a problem hiding this comment.
I think it is supposed to reference https://github.com/pre-commit/action?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.