Skip to content

Comments

Update expected hash in frontmatter test for audit-workflows.md#13356

Closed
Copilot wants to merge 3 commits intomainfrom
copilot/fix-github-actions-workflow-please-work
Closed

Update expected hash in frontmatter test for audit-workflows.md#13356
Copilot wants to merge 3 commits intomainfrom
copilot/fix-github-actions-workflow-please-work

Conversation

Copy link
Contributor

Copilot AI commented Feb 3, 2026

The js-integration-live-api workflow was failing because the test expected a stale hash value. The workflow file .github/workflows/audit-workflows.md changed, but the test's hardcoded expected hash wasn't updated.

Changes

  • Updated expected hash in frontmatter_hash_github_api.test.cjs from db7af18719075a860ef7e08bb6f49573ac35fbd88190db4f21da3499d3604971 to 2ea961432ad9fd4b99074489b7db5668f2485e1b1139772c6c375e2032d22134

The new value matches what both the Go and JavaScript implementations compute for the current workflow file.

Original prompt

Fix the failing GitHub Actions workflow js-integration-live-api
Analyze the workflow logs, identify the root cause of the failure, and implement a fix.
Job ID: 62279886477
Job URL: https://github.com/github/gh-aw/actions/runs/21611120432/job/62279886477


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits February 3, 2026 00:15
…api test

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…flows.md

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix failing GitHub Actions workflow js-integration-live-api Update expected hash in frontmatter test for audit-workflows.md Feb 3, 2026
Copilot AI requested a review from pelikhan February 3, 2026 00:19
@pelikhan pelikhan closed this Feb 3, 2026
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.

2 participants