You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #3700 fixes the incomplete GitHub Organization filter by retrieving the signed-in account's organization memberships. That pull request is intentionally limited to the GitHub surface.
Follow-up
Add a Settings option that lets a user define the GitHub organization scope used by Cave (for example, all memberships or a selected subset). Decide the final UX and persistence model as part of the implementation.
UI ownership
@BunsDev owns the Settings UI and its integration.
Acceptance criteria
Settings exposes a clear control for the GitHub organization scope.
The control is populated from the authenticated GitHub membership list.
The selected scope persists and has a documented reset/default behavior.
The GitHub surface consistently applies the configured scope.
Context
PR #3700 fixes the incomplete GitHub Organization filter by retrieving the signed-in account's organization memberships. That pull request is intentionally limited to the GitHub surface.
Follow-up
Add a Settings option that lets a user define the GitHub organization scope used by Cave (for example, all memberships or a selected subset). Decide the final UX and persistence model as part of the implementation.
UI ownership
@BunsDev owns the Settings UI and its integration.
Acceptance criteria
Related work
cave-lpl