-
Notifications
You must be signed in to change notification settings - Fork 335
Open
Description
We noticed that you can now enable enterprise permissions for GitHub Apps:
This could enable team to install github apps from CI again.
At the moment, we install github apps manually.
E.g. bots = ["renovate"] doesn't do anything.
The ability to sync github apps was removed in rust-lang/sync-team#128 to run sync-team with a token generated by a GitHub app instead of a personal access token.
Pay attention to current installations
Some github apps were installed manually. For example:
- I installed renovate in https://github.com/rust-lang/crates-io-auth-action/
- I installed forking-renovate in https://github.com/rust-lang/crates_io_og_image
We need to make sure that these apps are not uninstalled after the change.
Metadata
Metadata
Assignees
Labels
No labels