{"id":24714449,"url":"https://github.com/ml-opensource/bugsnag-release-action","last_synced_at":"2025-07-18T01:14:55.387Z","repository":{"id":42799772,"uuid":"271645225","full_name":"ml-opensource/bugsnag-release-action","owner":"ml-opensource","description":"GitHub Action for posting release to Bugsnag","archived":false,"fork":false,"pushed_at":"2023-07-13T13:34:24.000Z","size":10288,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-16T13:17:46.223Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ml-opensource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-11T20:56:44.000Z","updated_at":"2024-05-13T15:49:55.000Z","dependencies_parsed_at":"2024-05-18T04:19:34.860Z","dependency_job_id":null,"html_url":"https://github.com/ml-opensource/bugsnag-release-action","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"e0f96417efc25bf72e2d4b3aa449ef67bef30146"},"previous_names":["monstar-lab-oss/bugsnag-release-action"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ml-opensource/bugsnag-release-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml-opensource%2Fbugsnag-release-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml-opensource%2Fbugsnag-release-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml-opensource%2Fbugsnag-release-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml-opensource%2Fbugsnag-release-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ml-opensource","download_url":"https://codeload.github.com/ml-opensource/bugsnag-release-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml-opensource%2Fbugsnag-release-action/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265687134,"owners_count":23811219,"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":[],"created_at":"2025-01-27T08:16:38.026Z","updated_at":"2025-07-18T01:14:55.345Z","avatar_url":"https://github.com/ml-opensource.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"**Master** : ![.github/workflows/main.yml](https://github.com/monstar-lab-oss/bugsnag-release-action/workflows/.github/workflows/main.yml/badge.svg?branch=master)\n \n# Bugsnag Release Action\n\n## 📖 Project description\n\nThis action will automatically trigger a release on Bugsnag, to help you track bugs across different releases.\n\n## 🔧 Installation\n\nAdd the following to your workflow:\n\n```\n- name: Bugsnag report\n  uses: monstar-lab-oss/bugsnag-release-action@v1.0.0\n  with:\n    releaseStage: production\n  env:\n    BUGSNAG_API_KEY: ${{ secrets.BUGSNAG_API_KEY }}\n```\n\n### Inputs\n\n#### `BUGSNAG_API_KEY`\n\n**Required** Your bugsnag API Key\n\n#### `releaseStage`\n\nThe release stage of the build. The default is `production`\n\n#### `builderName`\n\nThe name provisioning the build. The default is the name triggering the build.\n\n#### `autoAssignRelease`\n\nFlag indicating whether to automatically associate this build with any new error events and sessions that are received for the release stage. The default is `true`\n\n#### `version`\n\nThe version to add to bugsnag. The default is the Git SHA.\n\n## 💻 Developers\n\n* Jonas Schwartz\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fml-opensource%2Fbugsnag-release-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fml-opensource%2Fbugsnag-release-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fml-opensource%2Fbugsnag-release-action/lists"}