1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
external-secrets/changelog.json

19 lines
423 B
JSON
Raw Normal View History

2021-04-30 22:23:51 +00:00
{
"categories": [],
"ignore_labels": [],
"sort": "ASC",
"template": "## Changes\n\n${{UNCATEGORIZED}}",
"pr_template": "- ${{TITLE}}",
"empty_template": "- no changes",
"label_extractor": [],
"transformers": [],
"max_tags_to_fetch": 200,
"max_pull_requests": 200,
"max_back_track_time_days": 365,
"exclude_merge_branches": [],
"tag_resolver": {
"method": "semver"
},
"base_branches": []
}