Skip to content

Re-add functionality to sync GitHub apps#2255

Draft
Kobzol wants to merge 3 commits intorust-lang:mainfrom
Kobzol:install-apps
Draft

Re-add functionality to sync GitHub apps#2255
Kobzol wants to merge 3 commits intorust-lang:mainfrom
Kobzol:install-apps

Conversation

@Kobzol
Copy link
Member

@Kobzol Kobzol commented Feb 16, 2026

This essentially reverts rust-lang/sync-team#128, plus adapts to code to changes that happened in the meantime.

It would be great to check in which repositories is RenovateBot currently installed, so that we can double check that the current team config represents that faithfully. Though a dry run should also tell us that.

Fixes: #1915

@github-actions
Copy link

Dry-run check results

[WARN  sync_team] sync-team is running in dry mode, no changes will be applied.
[INFO  sync_team] synchronizing crates-io
[INFO  sync_team] synchronizing github
[INFO  sync_team] 💻 Repo Diffs:
    📝 Editing repo 'rust-lang/bors':
      Rulesets:
          Ruleset for main
            No changes

@marcoieni
Copy link
Member

To recap, we are still using a PAT to deploy, but we are using a GitHub App for the dry run.

I will give read access to the following resources to the sync-team-app github app:

image

@marcoieni marcoieni self-assigned this Feb 16, 2026
@jieyouxu jieyouxu added needs-infra-admin-review This change requires one of the `infra-admins` to review. S-waiting-on-review Status: waiting on review from a team/WG/PG lead, an infra-admin, and/or a team-repo-admin. labels Feb 16, 2026
@marcoieni marcoieni mentioned this pull request Feb 16, 2026
@marcoieni
Copy link
Member

marcoieni commented Feb 16, 2026

From the dry run it looks like we are about to remove all apps:
#2257 (comment)

Maybe it's because the token doesn't have enough permission even after enabling those other fields?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-infra-admin-review This change requires one of the `infra-admins` to review. S-waiting-on-review Status: waiting on review from a team/WG/PG lead, an infra-admin, and/or a team-repo-admin.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Try to install GitHub apps from this repo again

3 participants

Comments