Commit 2841f74
Auto-assign current user to issues created from TODO/FIXME comments (#8262)
* Initial plan
* Initial analysis of create issue feature
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Add assignToMeOnCreate setting and implement auto-assignment for issues created from TODO/FIXME
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Remove unrelated change from type definitions file
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Address code review feedback: improve error logging and explicitly pass GitHub repository
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Remove setting and auto-assign if user is assignable in repo
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>1 parent 0f1dd96 commit 2841f74
1 file changed
+30
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1079 | 1079 | | |
1080 | 1080 | | |
1081 | 1081 | | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
1082 | 1112 | | |
1083 | 1113 | | |
1084 | 1114 | | |
| |||
0 commit comments