This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dev:github [2026/04/17 11:05] tomas |
dev:github [2026/04/17 11:28] (current) tomas [GitHub markdown] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | === GitHub akce === | + | ==== GitHub akce ==== |
| [[automatizace: | [[automatizace: | ||
| - | === GitHub markdown === | + | ==== GitHub markdown |
| - | [[https:// | + | [[https:// |
| [[https:// | [[https:// | ||
| [[https:// | [[https:// | ||
| + | [[https:// | ||
| - | ==GitHub Copilot== | + | ==== GitHub Copilot |
| Explain this project\\ | Explain this project\\ | ||
| Line 35: | Line 36: | ||
| Convert the current file from json to yaml format\\ | Convert the current file from json to yaml format\\ | ||
| - | ===VSCode Copilot zkratky=== | + | === VSCode Copilot zkratky === |
| ctrp-enter ... otevře okno pro doplňování kódu\\ | ctrp-enter ... otevře okno pro doplňování kódu\\ | ||
| - | ==Repozitáře== | + | ==== Repozitáře |
| - | ===Konfigurační soubory v repozitáři==== | + | === Konfigurační soubory v repozitáři === |
| CODEOWNERS ... určuje skupiny, které budou automaticky | CODEOWNERS ... určuje skupiny, které budou automaticky | ||
| - | ==GH - GitHub CLI== | + | ==== GH - GitHub CLI ==== |
| gh alias set iv 'issue view --comments' | gh alias set iv 'issue view --comments' | ||
| gh api -X GET ' | gh api -X GET ' | ||
| Line 57: | Line 58: | ||
| gh workflow list ... seznam akcí - workflow\\ | gh workflow list ... seznam akcí - workflow\\ | ||
| - | ===GH CLI v GH Akcích=== | + | === GH CLI v GH Akcích === |
| < | < | ||
| steps: | steps: | ||