ghp-management/Fail if Item has already the provided option field value

This action stop the execution if the given item has the provided single select option value. An example can ben: an issue that has the Done status

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit May 16, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: ghp-management/fail-if-item-has-provided-option-field-value@c9a83321a78ed1681cbdc6e7970234a0bffc617e # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pat_tokenGitHub PAT tokenyes
organizationOrganization login nameyes
project_numberProjectV2 Numberyes
item_idProjectV2 Item IDyes
single_select_field_idProjectV2 Single Select Field IDyes
single_select_option_idProjectV2 Single Select Field Option IDyes

no outputs