Skip to content
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

Merged
merged 18 commits into from
May 7, 2021
Merged

feat: support github apps #11

merged 18 commits into from
May 7, 2021

Conversation

joscha
Copy link
Contributor

@joscha joscha commented May 7, 2021

closes #5

docs/reference/variables.md Outdated Show resolved Hide resolved
@@ -10,6 +10,8 @@ const defaultConfig = {
plugins: [
nodeResolve({
preferBuiltins: true,
// see https://github.com/octokit/auth-app.js/issues/59#issuecomment-833985009
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rollup.config.js Show resolved Hide resolved
@@ -0,0 +1,47 @@
# Install and configure RocketBot
Copy link
Contributor Author

@joscha joscha May 7, 2021

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.

grantnoble
grantnoble previously approved these changes May 7, 2021
Copy link
Contributor

@grantnoble grantnoble left a 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/getting-started.md Outdated Show resolved Hide resolved
docs/guides/install-and-configure.md Show resolved Hide resolved
docs/guides/install-and-configure.md Outdated Show resolved Hide resolved

You will need a Buildkite API key

The will will need access to the scopes:
Copy link
Contributor

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?

docs/guides/install-and-configure.md Outdated Show resolved Hide resolved
docs/guides/install-and-configure.md Outdated Show resolved Hide resolved
docs/guides/install-and-configure.md Outdated Show resolved Hide resolved
docs/guides/install-and-configure.md Outdated Show resolved Hide resolved
docs/guides/install-and-configure.md Outdated Show resolved Hide resolved
docs/guides/install-and-configure.md Outdated Show resolved Hide resolved
@joscha joscha dismissed stale reviews from grantnoble via 5219e34 May 7, 2021 05:14
@joscha joscha merged commit 2aaab74 into main May 7, 2021
@joscha joscha deleted the joscha/support-apps branch May 7, 2021 05:17
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.

use github app instead of user
2 participants