bazelbuild / bazelbuild/bazel-skylib

run_binary should support custom mnemonic and progress message

Open
#426 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.