Skip to content

Add new utility functions for authenticating as a Github App #68

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

Merged
merged 3 commits into from
Jul 14, 2022

Conversation

yorinasub17
Copy link
Contributor

@yorinasub17 yorinasub17 commented Jul 14, 2022

Description

This adds a new package github that contains functions for interacting with GitHub. To start, this contains functions that are useful for authenticating as Github App, which is becoming increasingly common with our Lambda based services (refarch-deployer-runner, discussion-labeler, and soon release-notes-drafter). Once this is released, I'll start updating each of these to use this central implementation.

TODOs

Please ensure all of these TODOs are completed before asking for a review.

  • Ensure the branch is named correctly with the issue number. e.g: feature/new-vpc-endpoints-955 or bug/missing-count-param-434.
  • Update the docs.
  • Keep the changes backward compatible where possible.
  • Run the pre-commit checks successfully.
  • Run the relevant tests successfully.
  • Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.

@yorinasub17 yorinasub17 requested a review from brikis98 as a code owner July 14, 2022 01:06
Copy link
Contributor

@zackproser zackproser left a comment

Choose a reason for hiding this comment

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

Nice! LGTM

@yorinasub17
Copy link
Contributor Author

Thanks for review! Merging now.

@yorinasub17 yorinasub17 merged commit 9ca6d95 into master Jul 14, 2022
@yorinasub17 yorinasub17 deleted the feature/github-app-utils branch July 14, 2022 13:50
@yorinasub17 yorinasub17 mentioned this pull request Jul 14, 2022
6 tasks
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