Add repo collaborator commands #179

Merged
stephen merged 2 commits from feat/169-repo-collaborator into main 2026-06-15 16:45:51 +00:00
Owner

Why

Make repository access management scriptable from fj.

Changes

  • Add repo collaborator list, add, and remove commands.
  • Add collaborator API bindings for list, PUT permission updates, and DELETE removal.
  • Document the gh mapping and compatibility entry.

Testing

  • cargo test -q collaborator

Closes #169

Why Make repository access management scriptable from fj. Changes - Add repo collaborator list, add, and remove commands. - Add collaborator API bindings for list, PUT permission updates, and DELETE removal. - Document the gh mapping and compatibility entry. Testing - cargo test -q collaborator Closes #169
Add repo collaborator commands
Some checks failed
ci / check (pull_request) Successful in 9m51s
ci / coverage (pull_request) Successful in 2m5s
ci / live-e2e (pull_request) Failing after 29s
7658f6117e
Retry repo collaborator CI
All checks were successful
ci / check (pull_request) Successful in 10m5s
ci / coverage (pull_request) Successful in 1m50s
ci / live-e2e (pull_request) Successful in 1m54s
db7a9a85a4
stephen referenced this pull request from a commit 2026-06-15 16:45:52 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rasterstate/fj!179
No description provided.