Difference between revisions of "Gh actions"
Jump to navigation
Jump to search
(Created page with "{{lc}} == Related == * GitHub actions == See also == * {{gh}} Category:GitHub") |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | [[gh actions --help]] | ||
+ | |||
+ | [[gh run list]]: List recent workflow runs | ||
+ | [[gh run view]]: View details for a workflow run or one of its jobs | ||
+ | [[gh run watch]]: Watch a workflow run while it executes | ||
+ | [[gh run rerun]]: Rerun a failed workflow run | ||
+ | [[gh run download]]: Download artifacts generated by runs | ||
== Related == | == Related == | ||
* [[GitHub actions]] | * [[GitHub actions]] | ||
+ | * <code>[[gh workflow run]]</code> | ||
== See also == | == See also == | ||
− | * {{gh}} | + | * {{gh actions}} |
+ | * {{gh run}} | ||
+ | * {{GitHub Actions}} | ||
[[Category:GitHub]] | [[Category:GitHub]] |
Latest revision as of 14:01, 25 January 2024
gh actions --help
gh run list: List recent workflow runs gh run view: View details for a workflow run or one of its jobs gh run watch: Watch a workflow run while it executes gh run rerun: Rerun a failed workflow run gh run download: Download artifacts generated by runs
Related[edit]
See also[edit]
gh actions [ rerun | --help ]
, exit code 127gh run [ list | view ]
- GitHub Actions,
act, .github/workflows/
,~/actions-runner/
,svc.sh
,deploy:, run:, runs-on:
,uses:
,steps:
,jobs:
,on:, env:, uses:, script:, continue-on-error:, template:, aws-actions, inputs:
,GITHUB_ENV, needs:, github.
, GitHub runner, my-docker-publish.yml, GitHub Actions variables, GitHub Actions contexts, GitHub Actions Importer, If:, SLSA, Actions Runner Controller (ARC),$GITHUB OUTPUT
,notify:
, Marketplace,GITHUB_TOKEN
Advertising: