Skip to content

ci: add action-lint workflow#89

Merged
shimoncohen merged 19 commits intomasterfrom
add-action-lint-workflow
Sep 25, 2025
Merged

ci: add action-lint workflow#89
shimoncohen merged 19 commits intomasterfrom
add-action-lint-workflow

Conversation

@shimoncohen
Copy link
Contributor

@shimoncohen shimoncohen commented Sep 10, 2025

Add a workflow to lint action files by reviewdog based on actionlint.

@shimoncohen shimoncohen self-assigned this Sep 10, 2025
Copy link
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 adds a GitHub Actions workflow to perform linting on GitHub Actions workflows using actionlint via reviewdog integration.

  • Adds a new workflow file that runs actionlint on pull requests
  • Configures reviewdog to report linting issues as PR review comments
  • Uses pinned commit SHA versions for enhanced security

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@shimoncohen shimoncohen requested a review from Copilot September 11, 2025 09:40
Copy link
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

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


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

shimoncohen and others added 5 commits September 14, 2025 09:27
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@shimoncohen shimoncohen requested a review from Copilot September 14, 2025 06:53
Copy link
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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

shimoncohen and others added 3 commits September 21, 2025 00:54
Co-authored-by: Netanel Cohen <34451523+netanelC@users.noreply.github.com>
Co-authored-by: Netanel Cohen <34451523+netanelC@users.noreply.github.com>
@shimoncohen shimoncohen merged commit f08aefb into master Sep 25, 2025
1 check passed
@shimoncohen shimoncohen deleted the add-action-lint-workflow branch September 25, 2025 07:28
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.

3 participants