Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 556 Bytes

File metadata and controls

22 lines (15 loc) · 556 Bytes

Contributing

You may need a github app installation token for local development.

You will need a test app and installation e.g.

https://github.com/apps/test-app-23423423
https://github.com/organizations/treebeardtech/settings/installations/17455675

Obtain an access token GH_APP_CREDENTIALS_TOKEN via

https://dtinth.github.io/obtain-github-app-installation-access-token/

then fetch your installation token with

export GITHUB_TOKEN=$(npx obtain-github-app-installation-access-token ci $GH_APP_CREDENTIALS_TOKEN)