Skip to content

smartcontractkit/gha-org-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gha-org-workflows

Org-wide Github Actions (GHA) workflows for smartcontractkit.

Workflows

Go Mod Validation

Uses go-mod-validator action.

  • For all go.mod files within a repository, filtered by a given prefix, this action validates that each dependency is on the default branch of the upstream repository.

GHA Workflow Validator

Uses gha-workflow-validator action.

  • Validates changes to Github Actions workflows. Things like:
    • Ensuring 3rd-party Github Actions are pinned to SHA refs.
    • Checking for outdated dependencies.
    • Limiting usage of high-cost runners.

CODEOWNERS Validation

Uses patrickhuie19/codeowners-validator action.

  • Validates the contents of a CODEOWNERS file when it is modified. Enforces certain criteria to ensure healthy CODEOWNERS.

Help

If you are experiencing a blocking error from a workflow in this repository, please reach out to us on #team-devex.

About

Org-wide Github Actions (GHA) workflows for smarcontractkit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •