This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Commit 9959caa
committed
Avoid using GraphQL repositories/ownerAffiliations
We should pass affiliations and ownerAffiliations the same
RepositoryAffiliation?[], but ownerAffiliations doesn't currently exist
on GitHub Enterprise. Luckily the default is Owner and Collaborator,
which is what we need in this case (we can simply pass null).1 parent 645db55 commit 9959caa
1 file changed
Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | 77 | | |
83 | 78 | | |
84 | 79 | | |
| |||
95 | 90 | | |
96 | 91 | | |
97 | 92 | | |
98 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
99 | 97 | | |
100 | 98 | | |
101 | 99 | | |
| |||
0 commit comments