Skip to content
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

Integrate MegaLinter Github Action into Workflow #188

Open
kehoecj opened this issue Oct 23, 2024 · 2 comments
Open

Integrate MegaLinter Github Action into Workflow #188

kehoecj opened this issue Oct 23, 2024 · 2 comments
Labels
CI/CD CI/CD work including Github Actions good first issue Good for newcomers help wanted Extra attention is needed

Comments

@kehoecj
Copy link
Collaborator

kehoecj commented Oct 23, 2024

Mega linter has a Github Action that can easily be added to the existing workflow. This will help with code reviews by adding markdown validation, spell check, and other useful linting checks. You'll need to disable config validation as we intentionally have malformed config files for testing.

@kehoecj kehoecj added good first issue Good for newcomers help wanted Extra attention is needed CI/CD CI/CD work including Github Actions hacktoberfest 🎃 Hacktoberfest 2024 labels Oct 23, 2024
@kehoecj kehoecj removed the hacktoberfest 🎃 Hacktoberfest 2024 label Nov 1, 2024
@Kashugoyal
Copy link

Hi, I would like to take this issue. I have a PR in progress already: #218

My solution:

  1. Add the megalinter githab action, include the security steps.
  2. Lint the code as necessary to ensure pipeline success.

If the number of commits in my PR are excessive, I will squash them together.

@Kashugoyal
Copy link

Ready for review: #218

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD CI/CD work including Github Actions good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants