• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

eresearchqut / ddb-repository / 27924320454
98%

Build:
DEFAULT BRANCH: main
Ran 22 Jun 2026 01:39AM UTC
Jobs 1
Files 3
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

22 Jun 2026 01:37AM UTC coverage: 97.513%. Remained the same
27924320454

push

github

ryan-bennett
fix: switch Repo Assist to token-free Copilot auth and upgrade gh-aw

The Repo Assist workflow authenticated Copilot inference via the
COPILOT_GITHUB_TOKEN secret, a fine-grained PAT. That PAT expired
(~30 days after its Apr 24 update), causing "Authentication failed /
No authentication information found" on every run since May 24 (#60).

Switch to the recommended token-free model so this can't recur:

- repo-assist.md: replace `permissions: read-all` with explicit read
  scopes plus `copilot-requests: write`, so inference uses the per-run
  GitHub Actions token (billed via the org Copilot subscription) instead
  of a PAT. COPILOT_GITHUB_TOKEN is no longer used for inference.
- Upgrade the gh-aw toolchain v0.68.3 -> v0.79.8 (required for the
  `copilot-requests` permission) and recompile, regenerating
  repo-assist.lock.yml and pinning github/gh-aw-actions @ v0.79.8 in
  actions-lock.json. The new engine no longer uses copilot_driver.cjs.
- Add the generated companion workflow agentics-maintenance.yml.
- repo-assist.md: rename deprecated `title-prefix` ->
  `required-title-prefix` under push-to-pull-request-branch.
- dependabot.yml: keep ignoring github/gh-aw-actions* (now also managed
  natively by gh aw compile) so Dependabot can't corrupt the lock file.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

205 of 219 branches covered (93.61%)

Branch coverage included in aggregate %.

344 of 344 relevant lines covered (100.0%)

91.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27924320454.1 22 Jun 2026 01:39AM UTC 3
97.51
GitHub Action Run
Source Files on build 27924320454
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27924320454
  • e8cc708f on github
  • Prev Build on main (#27924307481)
  • Next Build on main (#27925823209)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc