Skip to content

feat(pr-iter): add UI toggle for disabling PR iteration - #125075

Merged
joseph-sentry merged 2 commits into
masterfrom
joey--seer-pr-iteration-toggle-fe
Sep 23, 2026
Merged

joseph-sentry merged 2 commits into
masterfrom
joey--seer-pr-iteration-toggle-fe

Conversation

@joseph-sentry

@joseph-sentry joseph-sentry commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

why: users want the ability to disable automated PR iteration

  • add toggle in seer project settings table
  • add toggle in "add project" modal
image Screenshot 2026-09-21 at 12 19 42 PM

@joseph-sentry
joseph-sentry added this pull request to stack #125076 September 21, 2026 18:12
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Sep 21, 2026
Base automatically changed from joey--seer-pr-iteration-toggle to master September 22, 2026 21:04
why: users want the ability to disable automated PR iteration

- add toggle in seer project settings table
- add toggle in "add project" modal
@joseph-sentry

Copy link
Copy Markdown
Contributor Author

bugbot run

@joseph-sentry
joseph-sentry force-pushed the joey--seer-pr-iteration-toggle-fe branch from 3f22aa4 to 53be614 Compare September 22, 2026 21:04

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 53be614. Configure here.

method: 'PUT',
});

renderTable();

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

should be like render(<ExampleSeerProjectTable />, {organization}); now

since #125144

method: 'PUT',
});

renderTable();

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

merge conflicts from one of ryan's PRs

@joseph-sentry
joseph-sentry marked this pull request as ready for review September 23, 2026 18:29
@joseph-sentry
joseph-sentry requested review from a team as code owners September 23, 2026 18:29
@joseph-sentry
joseph-sentry merged commit f3c65f2 into master Sep 23, 2026
71 checks passed
@joseph-sentry
joseph-sentry deleted the joey--seer-pr-iteration-toggle-fe branch September 23, 2026 21:11

This branch was successfully deployed

1 active deployment
Preview 26434f64 Deployed Sep 23, 2026 by vercel[bot]
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.

4 participants