actions-marketplace-validations/Set monday.com Item State

Set state of item on monday.com mentioned in a commit message or PR Title

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
monday-tokenAPI Access token for monday.comyes
textText that includes the Item ID. Example for PR Title: github.event.pull_request.titleyes
status-column-titleTitle of column of which status shall be updatedno
status-column-idID of column of which status shall be updatedno
prefixString that must occur right before the item ID, like "#(" for fix(#1234567890)no
postfixString that must occur right after the item ID, like ")" for fix(#1234567890)no
set-statusItem-Status text that shall be setyes
require-statusOnly change the status of the item if it currently has this statusno
multipleIf multiple Item IDs are found, set status of all of them. Default: Only first found Item ID is used.nofalse
monday-organizationMonday.com organization name - used to generate the directlinks in the action output messageno
allow-no-item-idDo not fail when no monday.com Item-ID is foundnofalse
namedescription
item-idsThe monday.com item-ID that for which the status was set
messageA markdown formatted text that informs about the mentioned items