syncing-test-providers

Re-sync test providers on DevOps Center pipelines to include new test suites.

Updated Jun 1, 2026
One-click install
npx skills add https://github.com/Collabalist/SFDC --skill syncing-test-providers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: syncing-test-providers
Source: https://github.com/Collabalist/SFDC/tree/main/.agents/skills/syncing-test-providers
Command: npx skills add https://github.com/Collabalist/SFDC --skill syncing-test-providers

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill re-syncs test providers on DevOps Center pipelines to ensure that newly added test suites are available for assignment.

Core Features & Use Cases

  • Re-syncs Test Providers: Picks up new test suites for configured providers on a pipeline.
  • User Confirmation Required: Ensures explicit user agreement before initiating the re-sync.
  • Pipeline and Provider Selection: Allows selection of specific pipelines and providers for re-sync.
  • Asynchronous Sync: Ensures that the operation runs in the background without blocking other processes.

Quick Start

Run the syncing-test-providers skill with the pipeline ID and test provider ID to re-sync the provider: syncing-test-providers --pipelineId <pipelineId> --testProviderId <testProviderId>

Frequently Asked Questions about syncing-test-providers

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I re-sync test providers on DevOps Center pipelines to include new test suites?

You can re-sync test providers by running the command with your specific pipeline ID and test provider ID, which picks up newly added test suites and makes them available for assignment on the pipeline.

Why are my newly added test suites not showing up for assignment in DevOps Center?

Newly added test suites may not show up because the test provider on your DevOps Center pipeline has not been re-synced yet. You must explicitly trigger a re-sync operation to update the provider's available test suites.

Can I select specific pipelines and providers when re-syncing test suites?

Yes, you can select specific pipelines and test providers for re-syncing. The operation requires your explicit confirmation before initiating the asynchronous sync process to update the chosen pipeline configurations.

Does re-syncing test providers block other pipeline processes in DevOps Center?

Re-syncing test providers operates asynchronously in the background, ensuring that the sync operation runs without blocking other DevOps Center pipeline processes or workflows.

Do I need to confirm before initiating a test provider re-sync on DevOps Center?

Yes, explicit user confirmation is required before initiating the test provider re-sync. This ensures explicit agreement before the asynchronous operation updates pipeline configurations and test suite availability.