ably/GitHub Event Context

Collect conformed information on the workflow event context.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 28, 2026
License
Apache 2.0
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: ably/github-event-context-action@7f2c0aa105a3ee8c531919bdbe98f27c2d261bfe # v1.1.1

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

no inputs

namedescription
shaThe SHA of the source commit.
urlA GitHub URL pointing to location that makes sense given the contents of the title output.
titleA label for the event context.
build-metadataA string compatible with the constraints of SemVer build metadata (alphanumerics and hypens only, [0-9A-Za-z-]). Examples: "tag-v-1-2-0" (tag), "PR123-d0b00a8" (pull request), "d0b00a8" (default branch). See: https://semver.org/#spec-item-10