Commit 96ad7b1
committed
Add GitHub repository selection endpoints and types
Introduces endpoints to list and update GitHub repositories for a project, adds a Repository type to the GitHub service, and refactors project admin access validation. Also adds the TaskManagerItem GraphQL type and links it to the Event type for improved integration with task managers like GitHub Issues.1 parent cda24b2 commit 96ad7b1
File tree
6 files changed
+482
-95
lines changed- src
- integrations/github
- typeDefs
6 files changed
+482
-95
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments