microsoft / microsoft/ebpf-for-windows
`update-release-version.ps1` should have an option to commit the changes if build is successful.
Open
Nobody has claimed this yet.
enhancement
help wanted
P3
triaged
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 311
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 21
Description
The `update-release-version` updates the version and builds the solution. It should have an option to commit the changes if the build is successful with a user specified commit message.
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 `update-release-version.ps1` and trace how it updates the version and builds the solution. Add an option for a user-specified commit message, ensuring the changes are committed only when the build succeeds; verify the existing version-update and build flow still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- devops, release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100