Skip to content

Conversation

kema-dev
Copy link

@kema-dev kema-dev commented Aug 23, 2024

GitHub App auth / Description syncing

Motivation

  • It was not (to my knowledge) possible to use a GitHub App for authentication
  • Description was not synced

Implementation

  • Removed Users API calls when using a GitHub App (thus using a ghs prefixed token, see here)
  • Added description syncing
  • Added keep-description flag to make it possible not to override destination repo's description. This is also useful to prevent rate-limiting, as description fetching is making unauthenticated API requests.

@kema-dev kema-dev marked this pull request as ready for review August 23, 2024 20:47
@kema-dev kema-dev requested review from a team as code owners August 23, 2024 20:47
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