cdk8s-plus-25
Version:
cdk8s+ is a software development framework that provides high level abstractions for authoring Kubernetes applications. cdk8s-plus-25 synthesizes Kubernetes manifests for Kubernetes 1.25.0
18 lines (17 loc) • 446 B
JSON
{
"repoOwner": "cdk8s-team",
"repoName": "cdk8s-plus",
"signoff": true,
"branchLabelMapping": {
"^backport-to-(.+)$": "$1"
},
"prTitle": "{commitMessages}",
"fork": false,
"publishStatusCommentOnFailure": true,
"publishStatusCommentOnSuccess": true,
"publishStatusCommentOnAbort": true,
"targetPRLabels": [
"auto-approve"
],
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\"."
}