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

Synchronize GitHub app installation #75

Merged
merged 9 commits into from
Mar 26, 2024

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Mar 17, 2024

This PR implements addition and removal of repositories to GitHub app installations. Supported apps are specific variants of the v1::Repo::Bot enum, the first supported app is RenovateBot. To add a new app, it just needs to be added to the enum in team and also here, with its app ID.

@Kobzol Kobzol force-pushed the app-installation branch from 19a67fe to 04ba69b Compare March 18, 2024 13:18
@Kobzol Kobzol marked this pull request as ready for review March 18, 2024 13:18
@Kobzol
Copy link
Contributor Author

Kobzol commented Mar 18, 2024

This is now ready for a review.

@Mark-Simulacrum Mark-Simulacrum merged commit 2219bb5 into rust-lang:master Mar 26, 2024
1 check passed
@Kobzol Kobzol deleted the app-installation branch March 26, 2024 15:20
@rylev rylev mentioned this pull request Mar 26, 2024
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