open-feature / open-feature/go-sdk
Enable release immutability
Open
enhancement
security
- Dominant language
- Go
- Stars
- 249
- Forks
- 61
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 20
Description
GitHub provides a repository setting to make releases immutable after publication. Currently, releases/tags in `go-sdk` and `go-sdk-contrib` repos can still be modified.
### Proposal
Enable Release immutability in the GitHub repository settings
### Why
- Guarantees published versions don’t change
- Improves reproducibility and supply-chain trust
- Aligns with OSS release best practices
Contributor guide
Assessment
This issue has not been assessed yet.