Skip to content

Commit

Permalink
Merge pull request #1757 from Agenta-AI/mmabrouk/chore/improve-scope-…
Browse files Browse the repository at this point in the history
…for-better-commit

chore: Improved scope for better commit
  • Loading branch information
mmabrouk authored Jun 4, 2024
2 parents 8df17b2 + a295762 commit 543d0f1
Showing 1 changed file with 15 additions and 7 deletions.
22 changes: 15 additions & 7 deletions .better-commits.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,16 +88,24 @@
"label": "app"
},
{
"value": "shared",
"label": "shared"
"value": "frontend",
"label": "frontend"
},
{
"value": "server",
"label": "server"
"value": "backend",
"label": "backend"
},
{
"value": "tools",
"label": "tools"
"value": "sdk",
"label": "sdk"
},
{
"value": "cli",
"label": "cli"
},
{
"value": "tool",
"label": "tool"
},
{
"value": "",
Expand Down Expand Up @@ -175,4 +183,4 @@
],
"enable_worktrees": true,
"overrides": {}
}
}

0 comments on commit 543d0f1

Please sign in to comment.