Skip to content

fix: use GITBOOK_AGENT_APP secrets for docs dispatch#7

Open
kognitosmatt wants to merge 1 commit intomainfrom
fix/docs-dispatch-secrets
Open

fix: use GITBOOK_AGENT_APP secrets for docs dispatch#7
kognitosmatt wants to merge 1 commit intomainfrom
fix/docs-dispatch-secrets

Conversation

@kognitosmatt
Copy link
Contributor

The trigger-docs-agent job references SEMVER_APP_ID / SEMVER_APP_PRIVATE_KEY but the semver app isn't installed on kognitos/gitbook-agent. Switches to GITBOOK_AGENT_APP_ID / GITBOOK_AGENT_APP_PRIVATE_KEY (the kognitos-docs-agent app).

After merging, add these two secrets to the openapi repo:

  • GITBOOK_AGENT_APP_ID
  • GITBOOK_AGENT_APP_PRIVATE_KEY

Same values as on kognitos/docs-gitbook and kognitos/gitbook-agent.

Note: the existing trigger-kognitos-node job still uses SEMVER_APP_* — that's correct since the semver app has access to kognitos-node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant