yabgp-release-workflow - YABGP Development and Release Workflow
Defines development, version management, and release workflow for yabgp project
Tags
Updated: 2026-03-23Typical Inputs
Typical Outputs
What this skill does
- manage project branches
- follow PEP 440 standards
- create feature branch
- submit pull request
- create tag
- lock version number
- create stable branch
- submit hotfix code
- update version number
Inputs
- GitHub repository
- feature branch
- pull request
- commit
- version number
- stable branch
- hotfix code
Outputs
- merged pull request
- created tag
- stable branch
Requirements
- GitHub repository access
- branch write permissions
- local tests passed
