Skip to content

Use danielparks/github-actions/prek-auto-update.#163

Merged
danielparks merged 1 commit into
mainfrom
actions/prek-auto-update
Jun 5, 2026
Merged

Use danielparks/github-actions/prek-auto-update.#163
danielparks merged 1 commit into
mainfrom
actions/prek-auto-update

Conversation

@danielparks

Copy link
Copy Markdown
Owner

No description provided.

@danielparks danielparks force-pushed the actions/prek-auto-update branch from b393498 to 36a4130 Compare June 5, 2026 19:51
@claude

claude Bot commented Jun 5, 2026

Copy link
Copy Markdown

Clean refactor. The logic is equivalent to what was inline — extracting it into a reusable composite action makes sense especially if the same pattern is used across repos.

A few observations:

  • The action is pinned by commit SHA, which is the right practice.
  • The actions/checkout bump (v6.0.2 → v6.0.3) is a nice bonus.
  • The taiki-e/install-action inside the composite action is v2.81.6, up from v2.79.10 in the old inline step.
  • The commit message inside the action gains a trailing period (```prek auto-update.) vs the original without one — minor but worth knowing if you care about consistency.
  • The added inline permission comments (# Change files, # Create and update PRs) are a nice clarity improvement.

No blocking concerns.

@danielparks danielparks merged commit 36a4130 into main Jun 5, 2026
3 checks passed
@danielparks danielparks deleted the actions/prek-auto-update branch June 5, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant