CircleCI
CI/CD platform for projects, workflows, pipelines, jobs, builds, artifacts, and deployment status.
Supports CI work across pipelines, workflows, job artifacts, reruns, and completed job or workflow events.
Related integrations
Example Use Cases
These are the CircleCI actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
Tool to create a new context in CircleCI. Contexts are used to secure and share environment variables across projects. Use this when you need to set up a new environment configuration for your CircleCI workflows.
Tool to create a context restriction in CircleCI. Use when you need to limit context access based on project, expression rules, or group membership.
Tool to create a new project within a CircleCI organization. Use when you need to programmatically set up a new project for CI/CD automation.
Tool to create a new environment variable for a CircleCI project. Use when you need to add a new environment variable that will be available in project builds.
Tool to delete an environment variable from a CircleCI project. Use when you need to remove an existing environment variable by name.
Tool to retrieve a context by its unique ID. Use when you need details about a specific CircleCI context.
Tool to retrieve information about the currently authenticated user. Use when you need details about the signed-in user's profile, permissions, and account settings.
Tool to get flaky tests for a project. Use when you need to identify tests that passed and failed in the same commit. Branch-agnostic insights help improve test reliability.
Tool to query detailed information about a CircleCI orb using the GraphQL API. Use when you need to retrieve orb metadata, versions, usage statistics, or namespace details.
Tool to retrieve organization details from CircleCI using GraphQL query. Use when you need organization information by ID or by name and VCS type.