Skip to content

ingeno/.github

Repository files navigation

github settings

This repository defines basic, shareable settings for Ingeno repositories.

It can also be used to define default community files. This can be useful to create issue or pull requests templates.

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.

Repository Templates

The Ingeno Github organization defines a few repository templates meant to make it easy to start a new project without dealing with some of the boilerplate.

The most basic one, from which most other templates are created from is customer-template. This is the best starting point if you want to create another template for a specific tech stack.

The following templates can be of interest:

Contributing

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