Skip to content

Conversation

@JosueBrenes
Copy link
Contributor

Description

Type of Change

  • πŸ› Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • πŸ’₯ Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • πŸ“š Documentation update
  • 🎨 Style/formatting changes (no code change)
  • ♻️ Code refactoring (no functional changes)
  • ⚑ Performance improvement
  • βœ… Tests (adding missing tests or correcting existing tests)
  • πŸ”§ Build/config changes
  • πŸ”’ Security fix

Related Issues

Closes #
Fixes #
Relates to #

Changes Made

Screenshots / Videos

Before After

Testing

Test Cases

  • Test case 1:
  • Test case 2:
  • Test case 3:

Manual Testing Steps

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published
  • I have checked for breaking changes and documented them if applicable
  • I have updated the CHANGELOG.md (if applicable)

Dependencies

Added

Removed

Updated

Additional Notes

Reviewers

/cc @

JosueBrenes and others added 3 commits January 13, 2026 11:50
- Implemented middleware to redirect requests from the subdomain stats.acta.build to PostHog Shared with a 302 status.
- Configured the middleware to execute on all routes.
- Removed unnecessary comments in the middleware for clarity.
- Kept the existing functionality for redirecting requests from the subdomain stats.acta.build to PostHog Shared.
@vercel
Copy link
Contributor

vercel bot commented Jan 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
acta-web Ready Ready Preview, Comment Jan 16, 2026 4:56pm

Request Review

@JosueBrenes JosueBrenes merged commit 9c73437 into main Jan 16, 2026
3 checks passed
@coderabbitai
Copy link

coderabbitai bot commented Jan 16, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❀️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

JosueBrenes added a commit that referenced this pull request Jan 16, 2026
Merge pull request #21 from ACTA-Team/develop
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.

2 participants