You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Branch name strictly following format: prbot-<type>-<description> where type is one of: feat, fix, refactor, docs, test, chore",
80
+
"Branch name strictly following format: prbot-<type>-<description> where type is any conventional commit type: feat, fix, build, chore, ci, docs, style, refactor, perf, test, revert",
80
81
),
81
82
}),
82
83
{
@@ -87,7 +88,7 @@ Given a task description and base branch, generate an appropriate head branch na
0 commit comments