You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This GitHub action needs to attention! The following is a proposal for a roadmap on how we can update this action to provide more value to existing and new developers.
Sentry GitHub Action Roadmap
Overview
This document outlines the strategic roadmap for Sentry's GitHub Action that handles release management, source file uploads, and source map processing. The goal is to modernize the action while expanding its capabilities and platform support.
Key Objectives
1. Action Telemetry
Priority: high
Sentry errors, transactions with tags, and session
avoid PII (no stack traces)
dashboard
add opt-out mechanism
Download or run stats (not built in)
User-agent verify how this is being set
Use data to inform:
Feature prioritization
Bug detection and resolution
Documentation improvements
Platform support decisions
allow for dogfooding of sentry errors with static analysis
2nd: we need to decide if we can opt in by default without a new major
if we do need a major, we need to consider migration tools → codemod
we may also consider changing the name of the action
Ideally updates could be backward compatible some how, and if we do have a new name/action then let's try to get debugIds out first, to increase the likelihood for orgs with the existing action name configured as much as possible
3. Investigate how use to sentry-cli v2 better
Priority: High
Update GHA to use sentry-cli v2: this done ✅
Ensure backward compatibility during transition
Onboarding and docs usage: Update documentation to reflect v2 usage
This GitHub action needs to attention! The following is a proposal for a roadmap on how we can update this action to provide more value to existing and new developers.
Sentry GitHub Action Roadmap
Overview
This document outlines the strategic roadmap for Sentry's GitHub Action that handles release management, source file uploads, and source map processing. The goal is to modernize the action while expanding its capabilities and platform support.
Key Objectives
1. Action Telemetry
Priority: high
Sentry errors, transactions with tags, and session
avoid PII (no stack traces)
dashboard
add opt-out mechanism
Download or run stats (not built in)
User-agent verify how this is being set
Use data to inform:
2. Debug ID Integration
Priority: High
3. Investigate how use to sentry-cli v2 better
Priority: High
4. Action Onboarding
Improve wizard suppor
npx @sentry/wizard@latest -i sourcemaps --github-action
Improve the existing docs
5. Multi-Platform/Language Support
Priority: Medium
6. Cross-OS Compatibility
Priority: Low
7. Update Develop Docs
Priority: Low
8. Speak with other product teams
Priority: Low
Success Metrics
Timeline
Tasks
The text was updated successfully, but these errors were encountered: