Skip to content

Conversation

@ceorourke
Copy link
Member

Now that we are no longer reading from Action.config.sentry_app_identifier we can run a migration to fully remove this now useless piece of data. Previously this was used to differentiate between Actions that had either sentry app ids or sentry app installation uuids, but now they all store the sentry app id.

Do not merge until after #107991 is deployed.

@linear
Copy link

linear bot commented Feb 10, 2026

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 10, 2026
@github-actions
Copy link
Contributor

This PR has a migration; here is the generated SQL for src/sentry/workflow_engine/migrations/0108_remove_sentry_app_identifier_from_action.py

for 0108_remove_sentry_app_identifier_from_action in workflow_engine

--
-- Raw Python operation
--
-- THIS OPERATION CANNOT BE WRITTEN AS SQL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant