Skip to content

fix: remove /ingest/flags#119

Merged
joshsny merged 1 commit intomainfrom
remove-ingest-flags
Aug 19, 2025
Merged

fix: remove /ingest/flags#119
joshsny merged 1 commit intomainfrom
remove-ingest-flags

Conversation

@joshsny
Copy link
Copy Markdown
Collaborator

@joshsny joshsny commented Aug 19, 2025

No description provided.

Copilot AI review requested due to automatic review settings August 19, 2025 10:00
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the specific /ingest/flags redirect rules from the Next.js configuration. The change eliminates redundant routing configuration since the more general /ingest/:path* rule already covers the flags endpoint.

  • Removes duplicate redirect rules for /ingest/flags endpoint
  • Simplifies routing configuration by relying on the catch-all /ingest/:path* rule

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@joshsny joshsny requested a review from jonathanlab August 19, 2025 10:00
@joshsny joshsny changed the title remove /ingest/flags fix: remove /ingest/flags Aug 19, 2025
@joshsny joshsny merged commit 0431750 into main Aug 19, 2025
10 of 11 checks passed
daniloc pushed a commit that referenced this pull request Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants