Skip to content

FIX: daily-repo-status — bump pinned awf to v0.25.40#1614

Merged
jahnvi480 merged 5 commits into
devfrom
sumitmsft/daily-status-fix-awf-version
May 9, 2026
Merged

FIX: daily-repo-status — bump pinned awf to v0.25.40#1614
jahnvi480 merged 5 commits into
devfrom
sumitmsft/daily-status-fix-awf-version

Conversation

@sumitmsft
Copy link
Copy Markdown
Collaborator

@sumitmsft sumitmsft commented May 7, 2026

Problem

gh aw compile previously pinned awf (the gh-aw-firewall binary) to v0.25.28, which was never published as a GitHub release (gap between v0.25.20 and v0.25.40). The install_awf_binary step fails with:

curl: (22) The requested URL returned error: 404
Error: Process completed with exit code 22.
```n
## Fix

Recompiled the workflow with the latest gh-aw extension (v0.71.5), which pins **v0.25.40** — a valid published release.

## Files changed

- .github/workflows/daily-repo-status.lock.yml — regenerated lock with valid awf pin
- .github/aw/actions-lock.json — regenerated

No functional change to the workflow prompt or behavior.

sumitmsft and others added 3 commits May 5, 2026 20:18
Replaces the generic 'next steps for maintainers' bullet with a focused list (idle PRs/issues >3d, popular unassigned issues, recent CI failures) and explicit anti-patterns to avoid.
v0.25.28 was never published as a github/gh-aw-firewall release (gap between v0.25.20 and v0.25.40), causing the install_awf_binary step to fail with HTTP 404 when downloading checksums.txt. Recompiling with the latest gh-aw extension pins a valid release.
Comment thread .github/aw/actions-lock.json Dismissed
Comment thread .github/workflows/daily-repo-status.lock.yml Dismissed
Comment thread .github/workflows/daily-repo-status.lock.yml Dismissed
@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.72%. Comparing base (4f8f2d6) to head (d0f400f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #1614   +/-   ##
=======================================
  Coverage   85.72%   85.72%           
=======================================
  Files          23       23           
  Lines        7210     7210           
=======================================
  Hits         6181     6181           
  Misses       1029     1029           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jahnvi480 jahnvi480 enabled auto-merge (squash) May 9, 2026 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants