Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

ExpediaGroup/renovate-config-catalyst

Repository files navigation

Renovate shareable config presets for Catalyst modules

This repository contains shareable config presets meant for Catalyst modules. To learn more about what they are check out the Renovate docs.

Each named preset is its own file. For example the weekends.json is a named preset which contains weekend schedule.

How to use a preset

In your renovate.json file reference a preset in an extends array like "github>ExpediaGroup>renovate-configs-for-catalyst", for example:

  1. This loads the default.json preset
"extends": ["github>ExpediaGroup/renovate-config-catalyst"]
  1. This loads a named preset in this case semanticCommits preset
"extends": ["github>ExpediaGroup/renovate-config-catalyst:semanticCommits"]

Legal

This project is based on Google's New Project template.

This project is available under the Apache 2.0 License.

Copyright 2019 Expedia, Inc.

About

[DEPRECATED] Renovate shared configuration for catalyst projects

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published