Skip to content

[NOMERGE] Masenf/test whitelist job#6526

Closed
masenf wants to merge 4 commits into
mainfrom
masenf/test-whitelist-job
Closed

[NOMERGE] Masenf/test whitelist job#6526
masenf wants to merge 4 commits into
mainfrom
masenf/test-whitelist-job

Conversation

@masenf
Copy link
Copy Markdown
Collaborator

@masenf masenf commented May 18, 2026

All Submissions:

  • Have you followed the guidelines stated in CONTRIBUTING.md file?
  • Have you checked to ensure there aren't any other open Pull Requests for the desired changed?

Type of change

Please delete options that are not relevant.

  • 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)
  • This change requires a documentation update

New Feature Submission:

  • Does your submission pass the tests?
  • Have you linted your code locally prior to submission?

Changes To Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?

After these steps, you're ready to open a pull request.

a. Give a descriptive title to your PR.

b. Describe your changes.

c. Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if such).

claude and others added 4 commits May 18, 2026 21:54
The docs site uses a whitelist feature for faster local dev builds.
If pages are accidentally left in the whitelist, it would break the
production deploy by only building those pages. This workflow runs
on PRs that touch the whitelist file and fails if pages are listed.

https://claude.ai/code/session_01NmYeZRggycSUdRUf4zcqNT
This workflow was in docs/app/.github/workflows/ which doesn't run
for PRs to the main repo. The check is now in the main workflows.

https://claude.ai/code/session_01NmYeZRggycSUdRUf4zcqNT
@masenf masenf closed this May 18, 2026
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 18, 2026

Merging this PR will not alter performance

✅ 24 untouched benchmarks


Comparing masenf/test-whitelist-job (bf0451f) with main (5eaaff7)

Open in CodSpeed

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