Use when setting up or installing the automated GitLab git workflow in a project, including branch versioning, monthly tags, auto-merge to develop, and branch cleanup.
65
82%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
{
"name": "yes-or-no/gitlab-commitflow",
"version": "0.1.0",
"summary": "Use when setting up or installing the automated GitLab git workflow in a project, including branch versioning, monthly tags, auto-merge to develop, and branch cleanup.",
"skills": {
"gitlab-commitflow": {
"path": "SKILL.md"
}
},
"private": false
}