Skip to content

fix(ci): delete deprecated claude-live-test workflow#1304

Merged
mergify[bot] merged 1 commit intomainfrom
ambient/session-6b196e3a-5a1d-4887-8964-8401cda70cbd
Apr 13, 2026
Merged

fix(ci): delete deprecated claude-live-test workflow#1304
mergify[bot] merged 1 commit intomainfrom
ambient/session-6b196e3a-5a1d-4887-8964-8401cda70cbd

Conversation

@ambient-code
Copy link
Copy Markdown
Contributor

@ambient-code ambient-code bot commented Apr 13, 2026

Summary

  • Delete .github/workflows/claude-live-test.yml, the only GitHub Actions workflow using secrets.ANTHROPIC_API_KEY
  • The platform now uses Vertex AI; this workflow is deprecated

Remaining manual step

Test plan

  • Verified no other workflow references secrets.ANTHROPIC_API_KEY
  • Verified no other files reference claude-live-test.yml
  • CI passes

Closes #1298


🤖 Ambient Session

…API key

The platform now uses Vertex AI. The claude-live-test.yml workflow was the
only GitHub Actions workflow using secrets.ANTHROPIC_API_KEY, and is no
longer needed.

Closes #1298

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ambient-code ambient-code bot added the ambient-code:managed PR managed by AI automation label Apr 13, 2026
@ktdreyer
Copy link
Copy Markdown
Contributor

I've deleted ANTHROPIC_API_KEY from GitHub Actions settings

@mergify mergify bot added the queued label Apr 13, 2026
@mergify
Copy link
Copy Markdown

mergify bot commented Apr 13, 2026

Merge Queue Status

  • Entered queue2026-04-13 18:48 UTC · Rule: default
  • Checks skipped · PR is already up-to-date
  • Merged2026-04-13 18:49 UTC · at 3c40c067ea426e2218ebf516a4d4a669b12800a6

This pull request spent 40 seconds in the queue, including 7 seconds running CI.

Required conditions to merge

@mergify mergify bot merged commit 041558d into main Apr 13, 2026
19 checks passed
@mergify mergify bot deleted the ambient/session-6b196e3a-5a1d-4887-8964-8401cda70cbd branch April 13, 2026 18:49
@mergify mergify bot removed the queued label Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ambient-code:managed PR managed by AI automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

delete .github/workflows/claude-live-test.yml and secrets.ANTHROPIC_API_KEY

1 participant