Skip to content

build: Add hadolint #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

limakzi
Copy link
Member

@limakzi limakzi commented Apr 19, 2025

No description provided.

@limakzi limakzi added the github_actions Pull requests that update GitHub Actions code label Apr 19, 2025
@limakzi limakzi requested a review from Copilot April 19, 2025 20:04
@limakzi limakzi self-assigned this Apr 19, 2025
@limakzi limakzi linked an issue Apr 19, 2025 that may be closed by this pull request
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 adds a new GitHub Actions workflow to enforce Dockerfile linting using hadolint.

  • Introduces a new workflow file for code quality.
  • Configures the workflow to run on pull requests against the main branch.
  • Utilizes hadolint/hadolint-action to recursively lint files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add linting for Dockerfiles and actions
1 participant