Skip to content

Conversation

@jasonyuezhang
Copy link
Owner

PR Details

Changes

  • issue_summary.py: Updated run_automation() to use is_seer_seat_based_tier_enabled() for both the ALERT event count check and the stopping point logic
  • similarity/utils.py: Updated set_default_project_autofix_automation_tuning() and set_default_project_seer_scanner_automation() to use is_seer_seat_based_tier_enabled()
  • post_process.py: Updated kick_off_seer_automation() to use is_seer_seat_based_tier_enabled()

Why

The is_seer_seat_based_tier_enabled() function checks both:

  1. The existing organizations:triage-signals-v0-org feature flag
  2. The new organizations:seat-based-seer-enabled billing flag (with caching)

This allows triage signals features to work for organizations with either the feature flag OR the seat-based billing tier enabled.


Copied from getsentry#104570
Original PR: getsentry#104570

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants