II.
GithubActionStep JSON
Structured · livegithub-action-step:triggers-action-a5c-token
amux-triggers action step 2: Generate a5c GitHub App token json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "github-action-step:triggers-action-a5c-token",
"_kind": "GithubActionStep",
"_file": "extensions/github-action-steps/triggers-action-steps.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "amux-triggers action step 2: Generate a5c GitHub App token",
"order": 2,
"stepName": "Generate a5c GitHub App token",
"shell": "none",
"usesRef": "a5c-ai/generate-token-action@main",
"conditional": "${{ inputs.use-a5c-token-exchange == 'true' }}",
"continueOnError": true,
"stepId": "a5c-token",
"envVars": [],
"sourceCitation": "packages/triggers/action.yml:85-89"
},
"outgoingEdges": [
{
"from": "github-action-step:triggers-action-a5c-token",
"to": "operational-trigger:amux-triggers-action",
"kind": "executed_by_trigger",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "operational-trigger:amux-triggers-action",
"to": "github-action-step:triggers-action-a5c-token",
"kind": "executes_step",
"attributes": {}
}
]
}