zephyrproject-rtos/Manifest

Manage Pull Requests that modify a west manifest

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe token to authenticate with
verbosity-levelno0
manifest-pathThe relative path to the manifest fileyes
checkout-pathThe path to the checked out PR. Relative or absolute depending on whether the GITHUB_WORKSPACE env var is definednonone
use-tree-checkoutIf true, comparison will be made on Git tree checkoutsnofalse
west-import-flagWest import flag to use when parsing the checked out manifest. Choices are all, none, selfnoall
check-impostor-commitsIf true, a check for impostor commits will be performednofalse
messageMessage to postnonone
allowed-unreachablesComma-separated list of repos which are allowed to be unreachable nonone
labelsComma-separated list of labels with optional module name filter: <label>[:<module-name>[;<module-name>[;...]]]' Example: labels: 'test-bootloader:bootloader;hal;drivers, foo:bar;baz;drivers' This will add the 'test-bootloader' label when the bootloader, hal, or drivers module is changed, and add the 'foo' label if the bar, baz, or drivers module is changed. nonone
dnm-labelsComma-separated list of DNM labels.nonone
blobs-added-labelsComma-separated list of blobs added labels.nonone
blobs-modified-labelsComma-separated list of blobs modified labels.nonone
label-prefixPrefix for project-specific labels.nonone
check-bin-files-addedIf true, check for binary files added by module updates.nofalse
bin-files-added-labelsComma-separated list of binary files added labels.nonone

no outputs