Skip to content

Conversation

@NyanKiyoshi
Copy link

This adds the possibility to supply the GitHub application's private key through a new environment variable: APP_KEY. This is useful in CI/CDs where secrets may not be stored in files, and users may not wish to store them into an intermediary file.

Note: there is no validation whether or not a private key was supplied as there wasn't any check in the original code either. Let me know if you would like me to add a check.

This adds the possibility to supply the GitHub application's private key through a new environment variable: `APP_KEY`. This is useful in CI/CDs where secrets may not be stored in files, and users may not wish to store them into an intermediary file.

Note: there is no validation whether or not a private key was supplied as there wasn't any check in the original code either.
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