agrc/Service Now work note deployment notification

Creates a new work note for a specific item in a table whenever a deployment is reviewed and published.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 20, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: agrc/service-now-worknote-action@1233cb550dcbd6d1f57895cff1d8869781b8b1d3 # v1.0.23

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

namedescriptionrequireddefault
repo-tokenthe github token for the runneryes
usernamethe username of the credentials with REST API access for basic authenticationyes
passwordthe password of the credentials with REST API access for basic authenticationyes
instance-namethe sub address to `https://{SN_INSTANCE}.service-now.com`yes
table-namethe table name that contains the system id item to updateyes
system-idthe specific sys-id (row) item to write a work note foryes

no outputs