Skip to content

Conversation

@jlhood
Copy link
Owner

@jlhood jlhood commented Oct 7, 2019

Issue: #3

This allows an OAuth token to be provided to the app for use when writing PR comments. CodeBuild does not always have a GitHub OAuth token, e.g., when setup to build public repositories (not token required to read from the repo). If provided, the app will store the token in AWS Secrets Manager and use it when writing to GitHub.

Testing

Setup codebuild projects in test repo that do not have OAuth token and passed it when deploying the app instead. Verified all projects' builds were commented on a test PR.

@jlhood jlhood merged commit 4b08e01 into master Oct 7, 2019
@jlhood jlhood deleted the oauth branch October 7, 2019 18:44
@jlhood
Copy link
Owner Author

jlhood commented Oct 7, 2019

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

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.

2 participants