Skip to content

firepress-org/reusable_workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Super Linter Reusable Worklow Example

The GitHub Super-Linter project is a great way to lint all your file types with a single GitHub Actions Workflow. A great way to implement it is in all repos using a Workflow step that points to this Reusable Workflow.

Video Walkthrough of this repo

Features of this Super-Linter example

  • All the features of Super-Linter in a Workflow
  • Bonus: Added Job steps to correctly determine which branch to diff files with
  • Bonus: Lints only changed files on a PR, but lints all files on merge to main (or any release) branch

How to reuse this example as a template and Reusable Workflow

How to run Super-Linter locally

How to run Super-Linter in GitLab, Drone, Jenkins, etc

Releases

No releases published

Packages

No packages published