Skip to content

Commit

Permalink
Merge pull request #236 from duckduckgo/automation-tweaks
Browse files Browse the repository at this point in the history
Add a changelog label for tooling updates
  • Loading branch information
muodov authored Nov 17, 2023
2 parents 22fc918 + f841da8 commit 2380dbe
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .autorc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@
"releaseType": "patch",
"color": "#870048"
},
{
"name": "infra-update",
"changelogTitle": "🔧 Infrastructure and tooling",
"description": "Updates not related to the dataset itself",
"releaseType": "patch",
"color": "#005887"
},
{
"name": "skip-release",
"description": "Preserve the current version when merged",
Expand Down

0 comments on commit 2380dbe

Please sign in to comment.