Restore <pkg>-v<ver> git tags for per-component releases
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1.6k
- Forks
- 438
- PR merge metrics
- No merged PRs in 30d
Description
We build the orchestrator from this repo's source in our own environment, and we used to pin deployments to the weekly 2026.xx tags. Since the release flows moved into belt (commit af29d4eb, 2026-08-05), this repo gets no git tags anymore.
Would it be possible for belt to also push a -v git tag every time it pushes a chore(main): release commit to this repo? No GitHub Release is needed — a plain tag would be enough.
This is the only thing I'd like to ask for. if it's not feasible, feel free to close this. Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting belt's release flow associated with commit af29d4eb and how it pushes the chore(main): release commits to this repository. Done means each such release also pushes a plain -v git tag, without creating a GitHub Release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100