nasa-pds/📡 PDS Engineering: Git Ping

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 13, 2025
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: nasa-pds/git-ping@3c34dfadf5df5113473ba3204af181e485b6e0d8 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
repositoryThe name of the GitHub repository to trigger; this should be a full name with owner, a slash, and repository name, such as `nasa-pds/pds-corral`. yes—
tokenA GitHub personal access token that can be used to commit to the target repository. You can generate such a token by visiting the your account's "Settings" → "Developer settings" → "Personal access tokens" and clicking "Generate new token"; save this token in the target repository's "Secrets". section. yes—
branchThe name of the branch to which to send the empty or "ping" commit. By default it will be the `master` branch. nomaster
messageThe commit message. This should contain a description of why the "ping" or empty-commit trigger is being made. If not given, it defaults to the word `Ping` plus an appropriate emoji. no📡 Ping

no outputs