Skip to content

Conversation

@AAraKKe
Copy link
Contributor

@AAraKKe AAraKKe commented Jan 26, 2026

What does this PR do?

This PR updates the test-target workflow to ensure it works from extras and marketplace.

Introduces a new job Download workflow scripts that only runs if the repo is not core and gets the scripts from the master branch in the integrations-core repo.

Since I am also unsure if it is a good practice to add a secret to those repos for all PRs, for now I am removing CI visibility from those repos. We can later decide whether we want to at least have it when running in master and we can set the api key as an environment secret.

Motivation

Tests are failing to setup in those repos. Instead of replicating the scripts I am taking this approach to ensure there is one single source of this scripts. If the workflow is modified and the scripts need modification, both repos should be working properly.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@AAraKKe AAraKKe added the qa/skip-qa Automatically skip this PR for the next QA label Jan 26, 2026
@AAraKKe AAraKKe marked this pull request as ready for review January 26, 2026 09:15
@AAraKKe AAraKKe requested a review from a team as a code owner January 26, 2026 09:15
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 152322d187

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@codecov
Copy link

codecov bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.75%. Comparing base (34cfce2) to head (43a628f).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

lucia-sb
lucia-sb previously approved these changes Jan 26, 2026
@AAraKKe AAraKKe enabled auto-merge January 26, 2026 09:54
@temporal-github-worker-1 temporal-github-worker-1 bot dismissed lucia-sb’s stale review January 26, 2026 09:58

Review from lucia-sb is dismissed. Related teams and files:

  • agent-integrations
    • .github/workflows/pr.yml
    • .github/workflows/test-target.yml
@AAraKKe AAraKKe added this pull request to the merge queue Jan 26, 2026
Merged via the queue into master with commit 5167c4e Jan 26, 2026
305 of 309 checks passed
@AAraKKe AAraKKe deleted the aarakke/exure-test-target-works-in-marketplace branch January 26, 2026 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants