bazelbuild / bazelbuild/bazel-skylib
run_binary should support custom mnemonic and progress message
Open
- Dominant language
- Starlark
- Stars
- 444
- Forks
- 202
- PR merge metrics
- No merged PRs in 30d
Description
A tiny FR for `run_binary`: Support passing a custom mnemonic and progress message (from rule attributes) to the binary action to increase feature parity w.r.t. `genrule`.
Contributor guide
Research direction
Start by locating the run_binary rule and compare how genrule handles mnemonic and progress message attributes. Verify how rule attributes reach the binary action, then confirm that custom values are supported and preserved when invoking run_binary.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100