Skip to content

Shared workflows and templates used across SFDO-Tooling repositories.

Notifications You must be signed in to change notification settings

SFDO-Tooling/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

.github

Shared workflows and templates used across SFDO-Tooling repositories.

Shared Workflows

The following workflows are reused across the SFDO-Tooling organization:

Docs Review

docs.yml: Shared SFDO-Tooling Docs Review, which notifies documentation writers when a pull request is labeled with "doc review needed", and fails until the "docs reviewed" label is added.

Pre-Commit Linting

pre-commit.yml: SFDO-Tooling Pre-commit, which provides a pre-configured workflow to run pre-commit, which typically includes auto-formatters and code linting utilities.

Inputs:

  • python-version (default: 3.10):specifies the python version used to run pre-commit.

About

Shared workflows and templates used across SFDO-Tooling repositories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published