Skip to content

Conversation

sethvargo
Copy link
Owner

No description provided.

@sethvargo sethvargo requested a review from Copilot March 28, 2025 15:43
Copilot

This comment was marked as outdated.

@sethvargo sethvargo force-pushed the sethvargo/action branch 8 times, most recently from aba3e3d to c99e19c Compare March 28, 2025 15:58
@sethvargo sethvargo requested a review from Copilot March 28, 2025 15:58
Copilot

This comment was marked as outdated.

@sethvargo sethvargo requested a review from Copilot March 28, 2025 16:01
Copilot

This comment was marked as outdated.

@sethvargo sethvargo requested a review from Copilot March 28, 2025 16:02
@sethvargo sethvargo enabled auto-merge (squash) March 28, 2025 16:02
Copy link
Contributor

@Copilot 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 introduces a new GitHub Action for linting using Ratchet and updates several workflow and documentation files to reflect more tightly pinned versions.

  • Added a composite action in action.yml that downloads and runs Ratchet lint.
  • Updated README.md to use explicit, pinned checkout versions and clarify usage messages.
  • Updated workflows in .github/workflows/test.yml and .github/workflows/release.yml to use new commit references for various actions.

Reviewed Changes

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

File Description
action.yml New composite action definition for running Ratchet lint
README.md Updated examples reflecting pinned versions and clearer references
.github/workflows/test.yml Added lint job and updated action versions in the test workflow
.github/workflows/release.yml Updated commit references for actions in the release workflow
Files not reviewed (1)
  • scripts/install-github-actions.sh: Language not supported
Comments suppressed due to low confidence (1)

action.yml:1

  • [nitpick] Consider renaming the action from 'Ratchet' to a name that reflects its linting purpose (e.g., 'ratchet-lint') to improve clarity.
name: 'Ratchet'

@sethvargo sethvargo merged commit 5720818 into main Mar 28, 2025
3 checks passed
@sethvargo sethvargo deleted the sethvargo/action branch March 28, 2025 16:03
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