Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scope repositories by organisation in the database #105

Open
wants to merge 1 commit into
base: feature/configure-github-oauth-setup
Choose a base branch
from

Conversation

danlivings-dxw
Copy link
Contributor

This now saves repository-scoped data with the name being of the format org/reponame. This allows for a method like getAllRepositoriesForOrg, which provides two benefits:

  1. Towtruck can provide per-organisation dashboards.
  2. Towtruck can restrict access to organisations for which the logged in user should not have access.

This now saves repository-scoped data with the `name` being of the
format `org/reponame`. This allows for a method like
`getAllRepositoriesForOrg`, which provides two benefits:
1. Towtruck can provide per-organisation dashboards.
2. Towtruck can restrict access to organisations for which the logged in
   user should not have access.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant