Skip to content

chore(autofix): Remove get_autofix_state function#117228

Merged
Zylphrex merged 1 commit into
masterfrom
txiao/chore/remove-get-autofix-state-function
Jun 9, 2026
Merged

chore(autofix): Remove get_autofix_state function#117228
Zylphrex merged 1 commit into
masterfrom
txiao/chore/remove-get-autofix-state-function

Conversation

@Zylphrex

@Zylphrex Zylphrex commented Jun 9, 2026

Copy link
Copy Markdown
Member

Legacy autofix runs are nearly all deleted already and we should be using get_autofix_agent_state where possible.

Legacy autofix runs are nearly all deleted already and we should be using get_autofix_agent_state where possible.
@Zylphrex Zylphrex requested a review from a team as a code owner June 9, 2026 19:37
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 9, 2026

repo = _get_relevant_repo(state, repo_definitions, run_id, group)

# If branch_name is unset in preferences, resolve it from the autofix run state

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This just reads from the legacy autofix state where it read the branch name from the preferences at the time the run was triggered.

@Zylphrex Zylphrex merged commit 4b821bd into master Jun 9, 2026
71 checks passed
@Zylphrex Zylphrex deleted the txiao/chore/remove-get-autofix-state-function branch June 9, 2026 20:59
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