ably-labs/Ably Control API

GitHub Action to use the Ably Control API in your workflow.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
account-idThe name of your Ably account.yes
control-api-keyThe Control API key.yes
app-nameThe name for the Ably app to be created.no${{ github.event.repository.name }}
create-keyBoolean to indicate if an API key should be created.notrue
key-nameThe friendly name for the API key.noGenerated API key
key-capabilitiesComma separated list of capabilities to assign to the API key.nopublish, subscribe
namedescription
app-nameThe name of the created Ably app.
app-idThe ID of the created Ably app.
api-key-idThe ID of the API key of the created Ably app.
api-key-keyThe key of the API key of the created Ably app.