Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: improve pre-commit docs and discoverability when CI fails #29970

Merged
merged 7 commits into from
Aug 20, 2024

Conversation

mistercrunch
Copy link
Member

@mistercrunch mistercrunch commented Aug 20, 2024

Many first-time contributors don't set up pre-commit for some reason (they're probably using a docker-compose backed dev env setup), so it's a common point of confusion when CI fails for linting or minor glitches. This PR:

  • adds a clear message about what is failing and why
  • give a pointer to pre-commit
  • points to the [now improved] docs for more details

Fancy emojis and all ->
Screenshot 2024-08-20 at 9 13 06 AM

@github-actions github-actions bot added doc Namespace | Anything related to documentation github_actions Pull requests that update GitHub Actions code labels Aug 20, 2024
@rusackas rusackas requested a review from sfirke August 20, 2024 02:14
@mistercrunch mistercrunch merged commit 175ba78 into master Aug 20, 2024
35 checks passed
@mistercrunch mistercrunch deleted the pre-commit-docs branch August 20, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Namespace | Anything related to documentation github_actions Pull requests that update GitHub Actions code preset-io size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants