95 lines
2.2 KiB
JSON
95 lines
2.2 KiB
JSON
{
|
|
"bootstrap-sha": "1cef37c5d8c7d97ee52a8e6b71f12150063b8503",
|
|
"separate-pull-requests": true,
|
|
"release-type": "python",
|
|
"bump-minor-pre-major": true,
|
|
"bump-patch-for-minor-pre-major": true,
|
|
"include-component-in-tag": true,
|
|
"tag-separator": "/",
|
|
"signoff": "OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>",
|
|
"packages": {
|
|
"providers/openfeature-provider-flagd": {
|
|
"package-name": "openfeature-provider-flagd",
|
|
"bump-minor-pre-major": true,
|
|
"bump-patch-for-minor-pre-major": true,
|
|
"versioning": "default",
|
|
"extra-files": [
|
|
"README.md"
|
|
]
|
|
},
|
|
"providers/openfeature-provider-ofrep": {
|
|
"package-name": "openfeature-provider-ofrep",
|
|
"bump-minor-pre-major": true,
|
|
"bump-patch-for-minor-pre-major": true,
|
|
"versioning": "default",
|
|
"extra-files": [
|
|
"README.md"
|
|
]
|
|
},
|
|
"hooks/openfeature-hooks-opentelemetry": {
|
|
"package-name": "openfeature-hooks-opentelemetry",
|
|
"bump-minor-pre-major": true,
|
|
"bump-patch-for-minor-pre-major": true,
|
|
"versioning": "default",
|
|
"extra-files": [
|
|
"README.md"
|
|
]
|
|
}
|
|
},
|
|
"changelog-sections": [
|
|
{
|
|
"type": "fix",
|
|
"section": "🐛 Bug Fixes"
|
|
},
|
|
{
|
|
"type": "feat",
|
|
"section": "✨ New Features"
|
|
},
|
|
{
|
|
"type": "chore",
|
|
"section": "🧹 Chore"
|
|
},
|
|
{
|
|
"type": "docs",
|
|
"section": "📚 Documentation"
|
|
},
|
|
{
|
|
"type": "perf",
|
|
"section": "🚀 Performance"
|
|
},
|
|
{
|
|
"type": "build",
|
|
"hidden": true,
|
|
"section": "🛠️ Build"
|
|
},
|
|
{
|
|
"type": "deps",
|
|
"section": "📦 Dependencies"
|
|
},
|
|
{
|
|
"type": "ci",
|
|
"hidden": true,
|
|
"section": "🚦 CI"
|
|
},
|
|
{
|
|
"type": "refactor",
|
|
"section": "🔄 Refactoring"
|
|
},
|
|
{
|
|
"type": "revert",
|
|
"section": "🔙 Reverts"
|
|
},
|
|
{
|
|
"type": "style",
|
|
"hidden": true,
|
|
"section": "🎨 Styling"
|
|
},
|
|
{
|
|
"type": "test",
|
|
"hidden": true,
|
|
"section": "🧪 Tests"
|
|
}
|
|
],
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
|
|
}
|