Release Management and Tracking
- Dominant language
- Shell
- Stars
- 27
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
## Release Management and Tracking
This issue is dedicated to tracking all GoProX releases, version bumps, and related automation. All version bump commits and release automation will reference this issue for traceability and compliance with commit standards.
### Purpose
- Provide a single point of reference for all release activities
- Ensure all version bump commits include a valid GitHub issue reference
- Improve traceability and auditability of the release process
### Usage
- The issue number will be stored in a configuration file (e.g., scripts/release/release-issue.conf)
- All release scripts will read this value and include it in commit messages
- When a new release management issue is created, update the config file accordingly
### Acceptance Criteria
- All version bump and release commits reference this issue
- The process is documented in AI_INSTRUCTIONS.md and CONTRIBUTING.md
- The config file is kept up to date with the current issue number
---
(Please assign to fxstein and label as release, automation, tracking)
Contributor guide
Assessment
This issue has not been assessed yet.