-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
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
Labels
No labels