Skip to content

Conversation

@Lennix
Copy link

@Lennix Lennix commented Jan 17, 2026

  • Detect generated files via .gitattributes linguist-generated patterns,
    @generated/@partially-generated tags in file content, and default
    patterns (lock files, .min.js, etc.)
  • Show "X sig" counter next to +/- counts with explanatory tooltip
  • Label generated files in diff header with "Generated" badge
  • Auto-collapse generated files in the diff view
  • Fix: Move fileGeneratedStatus into waitForAll preload block to prevent
    re-rendering issues (per TODO T122242329)
  • Fix: Calculate SLOC using per-file diff lines instead of entire file
    content for accurate significant line counts

Co-Authored-By: Claude Opus 4.5 [email protected]

Lennix and others added 4 commits January 5, 2026 13:35
…ntation

- Add Graphite stack comment parser to detect and parse PR stacks managed by
  Graphite, extracting PR numbers, current position, and base branch
- Replace Netlify auth provider with custom Cloudflare Pages Functions for
  GitHub OAuth flow, reading token from URL hash after redirect
- Add support for reviews.qlax.dev hostname in login dialog
- Update GraphQL query to include comment body for Graphite parsing

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
- Replace GitHub Pages deployment with Cloudflare Pages using wrangler-action
- Trigger on push to main when reviewstack files change (instead of schedule)
- Keep existing build process with codegen, eslint, and tests

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
- Remove custom build container that doesn't exist in fork
- Use actions/setup-node@v4 with Node 20 and yarn caching
- Update actions/checkout to v4

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
- Detect generated files via .gitattributes linguist-generated patterns,
  @generated/@partially-generated tags in file content, and default
  patterns (lock files, .min.js, etc.)
- Show "X sig" counter next to +/- counts with explanatory tooltip
- Label generated files in diff header with "Generated" badge
- Auto-collapse generated files in the diff view
- Fix: Move fileGeneratedStatus into waitForAll preload block to prevent
  re-rendering issues (per TODO T122242329)
- Fix: Calculate SLOC using per-file diff lines instead of entire file
  content for accurate significant line counts

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@meta-cla
Copy link

meta-cla bot commented Jan 17, 2026

Hi @Lennix!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

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.

1 participant