Skip to content

Github settings for this organization

Notifications You must be signed in to change notification settings

coglinc/.github-private

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coglinc github settings

This repository defines basic, shareable settings for repositories owned by this organization.

Usage

Files defined in .github (excluding settings.yml) contain configurations that can be extended by other repositories in this organization. For more details, see probot-config/recipes.

Contributing

Testing locally

⚠️ This requires act

  • To simulate a push event that does not modify the .github/organization/members.yml file:

    act -e .act/push-no-members-file-modifications.json -s ORG_MEMBERSHIP_MANAGEMENT_TOKEN=[personal access token]

  • To simulate a push event that modifies the .github/organization/members.yml file:

    ✅ The action will still use your local file

    act -e .act/push-members-file-modifications.json -s ORG_MEMBERSHIP_MANAGEMENT_TOKEN=[personal access token]

Validation

To validate settings, simply run npm run lint.

Github workflows

To validate Github workflows before pushing a PR, simply run npm run lint:workflows.

About

Github settings for this organization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published