Skip to content

Failing to load permissions for repo #468

@bncer

Description

@bncer

Command cargo run ... building, but fails on running:

2025-11-23T22:05:41.099116Z ERROR bors: Error: Failed to load repository bncer/boring-test: Cannot load repository Some("bncer/boring-test"): Could not load permissions for r
epository bncer/boring-test

Caused by:
    Cannot load review users: Cannot load users from team API: reqwest::Error { kind: Status(404, None), url: "https://team-api.infra.rust-lang.org/v1/permissions/bors.boring_test.review.json" }

boring_test - it's my github repo to test bors

It's because permissions/bors.rust.review.json does not exist for dev environment and json doesn't contain other contributors github UserId.

@Kobzol Can I work on that?
What method do you suggest to handle local development?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions