Skip to content

feat(autofix): Add referrer to trigger autofix#108095

Merged
Zylphrex merged 5 commits intomasterfrom
txiao/feat/add-referrer-to-trigger-autofix
Feb 17, 2026
Merged

feat(autofix): Add referrer to trigger autofix#108095
Zylphrex merged 5 commits intomasterfrom
txiao/feat/add-referrer-to-trigger-autofix

Conversation

@Zylphrex
Copy link
Member

Autoruns already have auto_run_source but auto_run_source is used to prevent duplicate runs in seer so we cannot use it to label non auto runs. So here we opt to add a referrer and pass that onto seer which will be stored on the autofix state so it can be used in analytics.

Autoruns already have auto_run_source but auto_run_source is used to prevent
duplicate runs in seer so we cannot use it to label non auto runs. So here we
opt to add a referrer and pass that onto seer which will be stored on the
autofix state so it can be used in analytics.
@Zylphrex Zylphrex requested a review from a team as a code owner February 12, 2026 01:01
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 12, 2026
@Zylphrex Zylphrex disabled auto-merge February 12, 2026 01:17
Copy link
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

Copy link
Member

@aliu39 aliu39 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there a seer pr for tracking the referrer in an analytic or are we just querying state in redash?

@Zylphrex
Copy link
Member Author

is there a seer pr for tracking the referrer in an analytic or are we just querying state in redash?

Just redash for now. I can hook up the analytics later if that's useful.

@Zylphrex Zylphrex merged commit 66ffdc9 into master Feb 17, 2026
76 checks passed
@Zylphrex Zylphrex deleted the txiao/feat/add-referrer-to-trigger-autofix branch February 17, 2026 18:41
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.

3 participants