Skip to content

Fix setup-github-app manifest creation and configure webhook secret#409

Open
carlosjdelgado wants to merge 1 commit into
hunvreus:developmentfrom
carlosjdelgado:fix/setup-github-app
Open

Fix setup-github-app manifest creation and configure webhook secret#409
carlosjdelgado wants to merge 1 commit into
hunvreus:developmentfrom
carlosjdelgado:fix/setup-github-app

Conversation

@carlosjdelgado

Copy link
Copy Markdown

GitHub rejects manifests with secret inside hook_attributes and renamed the user permission to emails. After the app is created, the script now PATCHes /app/hook/config with a JWT signed via stdlib crypto so the webhook secret in .env matches what GitHub stores.

GitHub rejects manifests with `secret` inside `hook_attributes` and
renamed the user permission to `emails`. After the app is created,
the script now PATCHes /app/hook/config with a JWT signed via stdlib
crypto so the webhook secret in .env matches what GitHub stores.
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