Skip to content

Conversation

@kantord
Copy link
Contributor

@kantord kantord commented Dec 19, 2024

No description provided.

@kantord kantord force-pushed the require-pre-commit-to-be-configured-in-github-actions branch 2 times, most recently from 4fcbbdd to 6611826 Compare December 19, 2024 16:36
@kantord kantord force-pushed the require-pre-commit-to-be-configured-in-github-actions branch 2 times, most recently from 7d7307a to 8352a81 Compare December 19, 2024 17:08
@kantord kantord force-pushed the require-pre-commit-to-be-configured-in-github-actions branch from 8352a81 to 2bc3b4b Compare December 19, 2024 17:18
@kantord kantord marked this pull request as ready for review December 19, 2024 17:18
@kantord kantord requested a review from a team as a code owner December 19, 2024 17:18
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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we point folks to documentation on how to do this?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is supposed to reference https://github.com/pre-commit/action?

remediate: "off"
repository:
- type: dependabot_configured
- type: pre_commit_github_action
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this intentional?

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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is supposed to reference https://github.com/pre-commit/action?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants