feat: add GitHub CLI and gh-aw extension installation#1304
Draft
Baris Tanyeri (BarisTanyeri) wants to merge 1 commit into
Draft
feat: add GitHub CLI and gh-aw extension installation#1304Baris Tanyeri (BarisTanyeri) wants to merge 1 commit into
Baris Tanyeri (BarisTanyeri) wants to merge 1 commit into
GitHub Actions / Test Results
failed
Jun 12, 2026 in 0s
1 fail, 2 pass in 1s
4 files 4 suites 1s ⏱️
3 tests 2 ✅ 0 💤 1 ❌
12 runs 8 ✅ 0 💤 4 ❌
Results for commit f1b69a1.
Annotations
Check warning on line 0 in integration-tests.bats
github-actions / Test Results
All 4 runs failed: gh aw extension is installed (integration-tests.bats)
test-report-amp-devcontainer-base-ARM64.xml [took 0s]
test-report-amp-devcontainer-base-X64.xml [took 0s]
test-report-amp-devcontainer-base-podman-ARM64.xml [took 0s]
test-report-amp-devcontainer-base-podman-X64.xml [took 0s]
Raw output
(from function `assert_success' in file /usr/local/bats-assert/src/assert_success.bash, line 45,
in test file test/base/integration-tests.bats, line 24)
`assert_success' failed
-- command failed --
status : 4
output (3 lines):
gh: To use GitHub CLI in a GitHub Actions workflow, set the GH_TOKEN environment variable. Example:
env:
GH_TOKEN: ${{ github.token }}
--
Loading