-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support github apps #11
Conversation
…ou can make a right turn on a red light. -- Woody Allen
@@ -10,6 +10,8 @@ const defaultConfig = { | |||
plugins: [ | |||
nodeResolve({ | |||
preferBuiltins: true, | |||
// see https://github.com/octokit/auth-app.js/issues/59#issuecomment-833985009 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How can I miss you if you won't go away?
…ot into joscha/support-apps
@@ -0,0 +1,47 @@ | |||
# Install and configure RocketBot |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@grantnoble if you have a spare minute I'd love your 👀 on this, please.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few suggestions, otherwise LGTM!
docs/guides/install-and-configure.md
Outdated
|
||
You will need a Buildkite API key | ||
|
||
The will will need access to the scopes: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we combine this sentence into the previous?
Co-authored-by: Grant Noble <[email protected]>
Co-authored-by: Grant Noble <[email protected]>
Co-authored-by: Grant Noble <[email protected]>
Co-authored-by: Grant Noble <[email protected]>
Co-authored-by: Grant Noble <[email protected]>
Co-authored-by: Grant Noble <[email protected]>
Co-authored-by: Grant Noble <[email protected]>
Co-authored-by: Grant Noble <[email protected]>
Co-authored-by: Grant Noble <[email protected]>
closes #5