Commit 70ea35b 1 parent de13ffd commit 70ea35b Copy full SHA for 70ea35b
File tree 1 file changed +19
-1
lines changed
1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 28
28
29
29
- [ ] Code follows [ coding guidelines] [ coding-guidelines ]
30
30
- [ ] Assign PR to reviewer
31
+ - [ ] (If you added new repositories to ` .repos ` ) set permissions for each repository.
32
+ You need to add the following permissions to each github team in the new repository according to [ this] [ repository-permission-setting-flow ] .
33
+ - READ:
34
+ - eve-autonomy
35
+ - group_x1_sim
36
+ - eva-mapIV
37
+ - ex-fae
38
+ - WRITE:
39
+ - full-time-employee
40
+ - group_x1_dev
41
+ - group-tech-support
31
42
32
43
## Checklist for the PR Reviewer
33
44
37
48
- [ ] Code follows [ coding guidelines] [ coding-guidelines ]
38
49
- [ ] (Optional) Unit tests have been written for new behavior
39
50
- [ ] PR title describes the changes
51
+ - [ ] (When added something to ` .repos ` ) Check if proper access rights are set.
52
+ You can check the latest permission setting status of each repository [ here] [ github-repository-status ] .
53
+ If the repository permissions are insufficient, you need to add the permissions according to [ this] [ repository-permission-setting-flow ] .
40
54
41
55
## Post-Review Checklist for the PR Author
42
56
43
57
** PR Author should check the checkboxes below before merging.**
44
58
45
59
- [ ] All open points are addressed and tracked via issues or tickets
46
60
- [ ] Write [ release notes] [ release-notes ]
47
- - [ ] (When added something to ` .repos ` ) Check if proper access rights are set
48
61
49
62
## CI Checks
50
63
54
67
[ coding-guidelines ] : https://tier4.atlassian.net/wiki/spaces/AIP/pages/1194394777/T4
55
68
[ release-notes ] : https://tier4.atlassian.net/wiki/spaces/AIP/pages/563774416
56
69
[ spell-check-dict ] : https://github.com/tier4/autoware-spell-check-dict#how-to-contribute
70
+
71
+ <!-- Additional links -->
72
+
73
+ [ github-repository-status ] : https://docs.google.com/spreadsheets/d/13L1kVWpU5aI_sQIRCR_xk-DuVAK-B4lqkY_xAPWJ-MY/edit#gid=0
74
+ [ repository-permission-setting-flow ] : https://tier4.atlassian.net/wiki/spaces/T4MANUALS/pages/930546509/GitHub+Flow
You can’t perform that action at this time.
0 commit comments