Skip to content

feat(seer): Add projectSlug to the response of /autofix/automation-settings/#114457

Merged
ryan953 merged 2 commits intomasterfrom
ryan953/seer-automation-settings-project-slug
May 1, 2026
Merged

feat(seer): Add projectSlug to the response of /autofix/automation-settings/#114457
ryan953 merged 2 commits intomasterfrom
ryan953/seer-automation-settings-project-slug

Conversation

@ryan953
Copy link
Copy Markdown
Member

@ryan953 ryan953 commented Apr 30, 2026

Followup to #114455
Related to #114459

@ryan953 ryan953 requested a review from a team as a code owner April 30, 2026 18:07
@ryan953 ryan953 requested a review from a team April 30, 2026 18:08
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 30, 2026
@ryan953 ryan953 requested review from billyvg and srest2021 April 30, 2026 18:08
@ryan953 ryan953 merged commit 351090d into master May 1, 2026
59 checks passed
@ryan953 ryan953 deleted the ryan953/seer-automation-settings-project-slug branch May 1, 2026 16:08
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: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants