{"id":18772525,"url":"https://github.com/urcomputeringpal/sentry-actions","last_synced_at":"2026-05-09T15:21:08.313Z","repository":{"id":65198558,"uuid":"310650020","full_name":"urcomputeringpal/sentry-actions","owner":"urcomputeringpal","description":"Report GitHub Actions runs to Sentry as Transactions/Events. Allows teams to observe and debug their CI/CD pipeline like the rest of their software. ","archived":false,"fork":false,"pushed_at":"2021-08-27T20:37:17.000Z","size":130,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T08:20:16.817Z","etag":null,"topics":["actions","cd","ci","ci-cd","distributed-tracing","github-action","github-actions","sentry","tracing"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/urcomputeringpal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-06T16:31:56.000Z","updated_at":"2022-09-07T01:39:14.000Z","dependencies_parsed_at":"2023-01-11T23:00:46.024Z","dependency_job_id":null,"html_url":"https://github.com/urcomputeringpal/sentry-actions","commit_stats":{"total_commits":44,"total_committers":2,"mean_commits":22.0,"dds":"0.022727272727272707","last_synced_commit":"709bd55b0a593b4a634ea8ef15f4ba4be1d81cf2"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urcomputeringpal%2Fsentry-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urcomputeringpal%2Fsentry-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urcomputeringpal%2Fsentry-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urcomputeringpal%2Fsentry-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/urcomputeringpal","download_url":"https://codeload.github.com/urcomputeringpal/sentry-actions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239681018,"owners_count":19679508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actions","cd","ci","ci-cd","distributed-tracing","github-action","github-actions","sentry","tracing"],"created_at":"2024-11-07T19:29:23.516Z","updated_at":"2025-12-13T05:30:12.336Z","avatar_url":"https://github.com/urcomputeringpal.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![image](https://user-images.githubusercontent.com/47/100630683-7916a880-32f0-11eb-8252-e88cee41c432.png)\n\n## Usage\n\n```yaml\nname: sentry-actions\non:\n  workflow_run:\n    # Sample completed workflows\n    types: [completed]\n    # List the names of the workflows you'd like to sample\n    workflows:\n      - docker\n      - test\n      - fail\njobs:\n  sentry-actions:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: urcomputeringpal/sentry-actions@main\n        with:\n          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n          SENTRY_DSN: ${{ secrets.SENTRY_DSN }}\n          SENTRY_RELEASE: ${{ github.sha }}\n          SENTRY_ENVIRONMENT: production\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furcomputeringpal%2Fsentry-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Furcomputeringpal%2Fsentry-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furcomputeringpal%2Fsentry-actions/lists"}