File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1212 "members" : " read" ,
1313 "metadata" : " read" ,
1414 "organization_copilot_seat_management" : " read" ,
15- "pull_requests" : " write"
15+ "pull_requests" : " read" ,
16+ "issues" : " write"
1617 },
1718 "default_events" : [
1819 " pull_request" ,
Original file line number Diff line number Diff line change 3131 </ a >
3232 < a mat-list-item routerLink ="/copilot/surveys ">
3333 < mat-icon matListItemIcon > merge</ mat-icon >
34+ <!-- <mat-icon matListItemIcon>feedback</mat-icon> -->
3435 < span > Developer Estimates</ span >
3536 </ a >
3637 < a mat-list-item routerLink ="/copilot/value-modeling ">
6667 }
6768 </ mat-select >
6869 < ng-template #singleInstall >
69- < span > {{ installations[0].account?.login }}</ span >
70+ < span > {{ installations[0]? .account?.login }}</ span >
7071 </ ng-template >
7172 </ h1 >
7273 </ ng-container >
You can’t perform that action at this time.
0 commit comments