Skip to content

ci: update actions for the autofix.ci workflow#174

Merged
xhyrom merged 1 commit into
oven-sh:mainfrom
tcely:patch-2
Mar 14, 2026
Merged

ci: update actions for the autofix.ci workflow#174
xhyrom merged 1 commit into
oven-sh:mainfrom
tcely:patch-2

Conversation

@tcely

@tcely tcely commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

@tcely tcely marked this pull request as ready for review March 11, 2026 14:54
@tcely tcely changed the title Update format.yml Update actions for the autofix.ci workflow Mar 11, 2026
@coderabbitai

coderabbitai Bot commented Mar 11, 2026

Copy link
Copy Markdown

Walkthrough

The GitHub Actions formatting workflow was updated to reference newer action tags: actions/checkout moved to v6.0.2, and autofix-ci/action moved to v1.3.2.

Changes

Cohort / File(s) Summary
GitHub Actions Workflow
.github/workflows/format.yml
Updated action versions: actions/checkoutv6.0.2, autofix-ci/actionv1.3.2.
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Description check ✅ Passed The pull request description clearly relates to the changeset, explaining the rationale for updating action versions and referencing specific GitHub issue #172.
Title check ✅ Passed The pull request title accurately summarizes the main change: updating GitHub Actions workflow versions, specifically the autofix-ci/action to v1.3.2 and actions/checkout to v6.0.2.

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

📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

Tip

You can generate walkthrough in a markdown collapsible section to save space.

Enable the reviews.collapse_walkthrough setting to generate walkthrough in a markdown collapsible section.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In @.github/workflows/format.yml:
- Line 32: Add an inline comment next to the uses:
autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27 entry in
.github/workflows/format.yml explaining that this pin intentionally stays on
v1.3.2 because v1.3.3 changed the action's API domain from .ci to .com (see
release v1.3.3) and would reintroduce issue `#172`; include a brief reference to
the release/issue and a note to reassess the pin if the action reverts or
provides a compatible migration path.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 7e7a552d-bfc7-4331-b180-f28faeb21634

📥 Commits

Reviewing files that changed from the base of the PR and between ecf28dd and 8b472c9.

📒 Files selected for processing (1)
  • .github/workflows/format.yml

Comment thread .github/workflows/format.yml
Used `v1.3.2` to avoid the hostname change.

Support for Node.js version 24 is not yet available.

Also:
- pin `actions/checkout@v6.0.2` by commit hash
@tcely tcely mentioned this pull request Mar 12, 2026
@xhyrom xhyrom changed the title Update actions for the autofix.ci workflow ci: update actions for the autofix.ci workflow Mar 14, 2026
@xhyrom xhyrom merged commit 61861d1 into oven-sh:main Mar 14, 2026
87 checks passed
@tcely tcely deleted the patch-2 branch March 14, 2026 10:02
tcely added a commit to tcely/setup-bun that referenced this pull request Mar 14, 2026
fix(ci): pin `autofix-ci/action@v1.3.2` by commit hash

Used `v1.3.2` to avoid the hostname change.

Support for Node.js version 24 is not yet available.

Also:
- pin `actions/checkout@v6.0.2` by commit hash
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.

2 participants