namespacelabs/Add a breakpoint to CI

Pause, debug with SSH and resume GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeOne of 'pause' or 'background'. 'pause' will pause your workflow until you tell it to continue (or duration is reached). 'background' will run in the background allowing you to connect at any time during your workflowyespause
durationThe initial breakpoint duration. This input is ignored when mode is set to backgroundyes30m
authorized-usersThe comma-separated list of authorized GitHub users.no
authorized-keysThe comma-separated list of authorized SSH keys.no
webhook-definitionThe path to a webhook definition file.no
slack-announce-channelA slack channel where webhook sends notifications.no
shellThe path of the login shell.no
endpointThe endpoint of a breakpoint rendezvous server.yesrendezvous.namespace.so:5000

no outputs