Commit 8b80800
Add example of using gh CLI to detect language via GitHub Linguist (#35)
* Initial plan
* Add example of using gh to determine language parameter via GitHub Linguist
Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
* Add error handling and improve language detection examples
Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
* Improve clarity of jq default value documentation
Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
* Simplify language detection using gh repo view command
Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
* Add additional useful repository attributes from gh repo view
Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
* Remove additional GitHub attributes, keep only language parameter
Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
* Simplify documentation - remove jq prerequisite and other parameters
Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
Co-authored-by: Alex Collins <alexec@users.noreply.github.com>1 parent 54734fa commit 8b80800
1 file changed
+41
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1186 | 1186 | | |
1187 | 1187 | | |
1188 | 1188 | | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
| 1207 | + | |
| 1208 | + | |
| 1209 | + | |
| 1210 | + | |
| 1211 | + | |
| 1212 | + | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
1189 | 1230 | | |
1190 | 1231 | | |
1191 | 1232 | | |
| |||
0 commit comments