Skip to content

Rename all pre-commit workflows to prek#460

Merged
jbampton merged 2 commits intoNextCommunity:mainfrom
jbampton:rename-workflows-as-prek
May 2, 2026
Merged

Rename all pre-commit workflows to prek#460
jbampton merged 2 commits intoNextCommunity:mainfrom
jbampton:rename-workflows-as-prek

Conversation

@jbampton
Copy link
Copy Markdown
Member

@jbampton jbampton commented May 2, 2026

No description provided.

@jbampton jbampton requested a review from BaseMax as a code owner May 2, 2026 14:20
@jbampton jbampton added documentation Improvements or additions to documentation github_actions Pull requests that update Github_actions code labels May 2, 2026
@jbampton jbampton added this to Next May 2, 2026
@github-project-automation github-project-automation Bot moved this to In progress in Next May 2, 2026
@jbampton jbampton added this to the Turbo milestone May 2, 2026
@jbampton jbampton moved this from In progress to Review in progress in Next May 2, 2026
@jbampton jbampton requested a review from Copilot May 2, 2026 14:21
@jbampton jbampton self-assigned this May 2, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the repository’s CI branding from “pre-commit” to “prek” by renaming/adding corresponding GitHub Actions workflows and updating the README badges to point at the new workflow files.

Changes:

  • Update README workflow badges from pre-commit*.yml to prek*.yml.
  • Add new prek-audit.yml and prek-manual.yml workflows using j178/prek-action.
  • Tweak the display name for the existing prek.yml workflow job.

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
README.md Points workflow badges to the new prek* workflow filenames.
.github/workflows/prek.yml Adjusts the job display name shown in Actions.
.github/workflows/prek-manual.yml Adds a workflow to run manual-stage prek hooks across OSes.
.github/workflows/prek-audit.yml Adds a workflow to run the audit config across OSes.
Comments suppressed due to low confidence (1)

.github/workflows/prek.yml:14

  • Even after renaming the workflow to prek, the job id remains pre-commit. Consider renaming the job key (e.g., to prek) so the naming is consistent across the workflow file and the Actions UI.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the badge URLs in the README.md to reflect a rename of pre-commit workflows to 'prek'. A review comment highlights that the corresponding workflow files were not renamed in the PR, which will result in broken badges, and notes that the 'Pre-commit' terminology remains inconsistent in other sections of the documentation.

Comment thread README.md
@jbampton jbampton merged commit e24ab58 into NextCommunity:main May 2, 2026
12 of 13 checks passed
@jbampton jbampton deleted the rename-workflows-as-prek branch May 2, 2026 14:31
@github-project-automation github-project-automation Bot moved this from Review in progress to Done in Next May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation github_actions Pull requests that update Github_actions code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants