Skip to content

feat(seer): Include projectSlug in the AutofixAutomationSettings type#114459

Draft
ryan953 wants to merge 2 commits intomasterfrom
ryan953/feat-seer-autofix-projectSlug
Draft

feat(seer): Include projectSlug in the AutofixAutomationSettings type#114459
ryan953 wants to merge 2 commits intomasterfrom
ryan953/feat-seer-autofix-projectSlug

Conversation

@ryan953
Copy link
Copy Markdown
Member

@ryan953 ryan953 commented Apr 30, 2026

Followup to #114455
Depends on #114457

@ryan953 ryan953 requested a review from a team as a code owner April 30, 2026 18:10
@ryan953 ryan953 requested a review from a team April 30, 2026 18:10
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 30, 2026
@ryan953 ryan953 marked this pull request as draft April 30, 2026 18:10
ryan953 added a commit that referenced this pull request May 1, 2026
ryan953 added a commit that referenced this pull request May 4, 2026
Since we have the [Add Project modal for
Autofix](#113751) we can hide
projects that are not yet configured (that have zero repos) and have a
smaller autofix list to render.

As a followup I would like to re-orient the tables to render based on
the list of `AutofixAutomationSettings` objects, not on the list of
`Project` objects. but I need a corresponding backend change to inject
the project name & slug (or just slug? name seems annoying not useful)
into the response, so that'll be a followup. See
#114457 &
#114459
cleptric pushed a commit that referenced this pull request May 5, 2026
cleptric pushed a commit that referenced this pull request May 5, 2026
Since we have the [Add Project modal for
Autofix](#113751) we can hide
projects that are not yet configured (that have zero repos) and have a
smaller autofix list to render.

As a followup I would like to re-orient the tables to render based on
the list of `AutofixAutomationSettings` objects, not on the list of
`Project` objects. but I need a corresponding backend change to inject
the project name & slug (or just slug? name seems annoying not useful)
into the response, so that'll be a followup. See
#114457 &
#114459
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant