Skip to content

A collection of configs like shared Renovate, GitHub Actions, etc. owned by the InfraEx Team.

Notifications You must be signed in to change notification settings

camunda/infraex-common-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infraex-common-config

Common configurations like Renovate and GitHub actions owned by the InfraEx team.

Required to be public to allow usage in public-facing repositories.

Usage

Create a file .github/renovate.json5:

{
  $schema: "https://docs.renovatebot.com/renovate-schema.json",
  extends: ["github>camunda/infraex-common-config:default.json5"],
}

About

A collection of configs like shared Renovate, GitHub Actions, etc. owned by the InfraEx Team.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published