Sentry · Arazzo Workflow
Sentry Sync Prevent Repositories
Version 1.0.0
Trigger a Prevent repository sync from GitHub, poll until it finishes, then list the synced repositories.
View Spec
View on GitHub
APMApplication MonitoringBug TrackingDeveloper ToolsError TrackingObservabilityPerformance MonitoringReal-Time MonitoringArazzoWorkflows
Provider
Workflows
sync-prevent-repos
Trigger a Prevent repo sync, poll to completion, and list repositories.
Initiates a Prevent repository sync from GitHub, polls the sync status until it reports completed, and lists the resulting repositories.
1
triggerSync
syncRepositories
Trigger a sync of repositories from the integrated organization's GitHub.
2
pollSyncStatus
getSyncStatus
Poll the repository sync status. The step succeeds once the status is no longer running; it loops while a sync is still in progress.
3
listRepos
listRepositories
List the synced Prevent repositories so the operator can confirm what was pulled in from GitHub.