Skip to content

chore(ci): bump pr-closer action#10354

Merged
jdx merged 1 commit into
mainfrom
chore/bump-pr-closer
Jun 12, 2026
Merged

chore(ci): bump pr-closer action#10354
jdx merged 1 commit into
mainfrom
chore/bump-pr-closer

Conversation

@jdx

@jdx jdx commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bump jdx/pr-closer from v1.0.1 to v1.1.0.
  • Keep the action pinned by full commit SHA.

Verification

  • git diff --check

Note

Low Risk
Only changes a third-party CI action reference in a maintenance workflow; no application or auth logic is touched.

Overview
Updates the scheduled pr-closer workflow to use jdx/pr-closer v1.1.0 instead of v1.0.1, still pinned to the full commit SHA (ddc40df…).

Reviewed by Cursor Bugbot for commit 4f7e004. Bugbot is set up for automated code reviews on this repo. Configure here.

Summary by CodeRabbit

  • Chores
    • Updated internal automation workflow version.

@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

This PR updates the pinned commit hash for the jdx/pr-closer GitHub Action in the pr-closer workflow, upgrading from v1.0.1 to v1.1.0.

Changes

GitHub Actions Maintenance

Layer / File(s) Summary
PR closer action version bump
.github/workflows/pr-closer.yml
The jdx/pr-closer GitHub Action reference is updated from v1.0.1 to v1.1.0 via pinned commit hash change.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • jdx/mise#10222: Both PRs update .github/workflows/pr-closer.yml to use the jdx/pr-closer GitHub Action—this PR repins it to a newer commit while the retrieved PR switches from custom close-stale logic to the action.
  • jdx/mise#10348: Both PRs update pinned GitHub Actions workflow step references in .github/workflows with digest or commit pin changes.

Poem

A hop and a bound through the workflows so bright,
Where pr-closer now runs with v1.1.0's might! 🐰
From old to the new, just one line to review,
A simple, swift update—the rabbit's work flew! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(ci): bump pr-closer action' directly and clearly describes the main change: updating the pr-closer GitHub Action to a newer version.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

@greptile-apps

greptile-apps Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Bumps the jdx/pr-closer GitHub Actions step from v1.0.1 to v1.1.0, updating both the tag comment and the pinned full-SHA reference.

  • Single-line change in .github/workflows/pr-closer.yml: SHA updated from 44b9e7859d29e01b4b38e50e2ad6b5c5d00a6973 to ddc40dfad5567fc7296a2463880c618344d26055.
  • The pin-by-SHA security practice is preserved, keeping the workflow safe from tag mutation attacks.

Confidence Score: 5/5

One-line CI workflow update; the action is still pinned to a full commit SHA, so the change is safe to merge.

Only the SHA and version comment change — no logic, permissions, or job configuration is touched.

No files require special attention.

Important Files Changed

Filename Overview
.github/workflows/pr-closer.yml Bumps jdx/pr-closer action from v1.0.1 (SHA 44b9e78) to v1.1.0 (SHA ddc40df); pin-by-SHA security practice is preserved.

Reviews (1): Last reviewed commit: "chore(ci): bump pr-closer action" | Re-trigger Greptile

@jdx jdx enabled auto-merge (squash) June 12, 2026 15:18
@jdx jdx merged commit f2a9355 into main Jun 12, 2026
35 checks passed
@jdx jdx deleted the chore/bump-pr-closer branch June 12, 2026 15:22
@github-actions

Copy link
Copy Markdown

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.6.4 x -- echo 22.2 ± 1.9 18.3 29.3 1.10 ± 0.13
mise x -- echo 20.1 ± 1.6 17.4 32.8 1.00

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.6.4 env 18.0 ± 0.9 16.1 24.6 1.00
mise env 18.5 ± 0.8 16.9 22.5 1.03 ± 0.07

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.6.4 hook-env 20.6 ± 2.7 17.3 32.5 1.00
mise hook-env 21.0 ± 1.4 17.7 28.3 1.02 ± 0.15

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.6.4 ls 17.5 ± 1.3 14.8 23.5 1.00
mise ls 20.3 ± 1.9 15.6 26.1 1.16 ± 0.14
⚠️ Inconclusive: ls measured 16% slower, but the relative uncertainty overlaps the 10% threshold.

xtasks/test/perf

Command mise-2026.6.4 mise Variance
install (cached) 153ms 154ms +0%
ls (cached) 72ms 74ms -2%
bin-paths (cached) 78ms 80ms -2%
task-ls (cached) 160ms 160ms +0%

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