Skip to content

Add multi-repository installation tokens - #60

Open
nresare wants to merge 1 commit into
mainfrom
multi-repo-tokens
Open

Add multi-repository installation tokens#60
nresare wants to merge 1 commit into
mainfrom
multi-repo-tokens

Conversation

@nresare

@nresare nresare commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add POST /installation-token/{github_app}/{owner} for tokens scoped to multiple repositories
  • authorize every requested repository and enforce a common permission down-scope
  • canonicalize repository selections for safe token caching
  • document the endpoint and retain the existing single-repository API

Validation

  • cargo test --workspace --all-features
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo fmt --all -- --check

@nresare

nresare commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator Author

Let's make sure that we remove the RepoScope::All functionality from idcat before landing this

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