Skip to content

Remove the Website dispatch for good - #39

Merged
batuhan merged 1 commit into
mainfrom
remove-website-dispatch
Aug 29, 2026
Merged

Remove the Website dispatch for good#39
batuhan merged 1 commit into
mainfrom
remove-website-dispatch

Conversation

@batuhan

@batuhan batuhan commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

The Website's hosted build now clones latest Docs main on every build (spacefast/www#31), so no cross-repo dispatch, app token, or pin bump is needed — a Docs merge goes live with the next Website build. Reverts #38, which restored the job before the right fix was clear.


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Summary by CodeRabbit

  • Chores
    • Removed the automated website notification step from the continuous integration workflow.
    • Documentation updates will no longer trigger an automated update event for the website.
The Website's hosted build now clones latest Docs main on every build
(spacefast/www#31), so no cross-repo dispatch, app token, or pin bump is
needed. Reverts #38, which restored the job before the right fix was
clear.
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-29T14:08:20.420256Z 9a52fc8 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@coderabbitai

coderabbitai Bot commented Aug 29, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 63c78e6a-c6da-4274-9ee2-87cc5f0e006f

📥 Commits

Reviewing files that changed from the base of the PR and between 50f8c57 and 9a52fc8.

📒 Files selected for processing (1)
  • .github/workflows/ci.yml
💤 Files with no reviewable changes (1)
  • .github/workflows/ci.yml

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The CI workflow removes the notify-website job. Documentation updates no longer trigger a docs-updated dispatch to the website repository.

Changes

Cohort / File(s) Summary
CI notification removal
.github/workflows/ci.yml
Removes the job that created a GitHub App token and dispatched documentation update events after pushes to main.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 9a52f

This removes the Website dispatch, app-token, and pin-bump workflow now that Website builds consume the latest Docs main; no actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: permanent removal of the Website dispatch.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch remove-website-dispatch

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.

@spacefast
spacefast Bot temporarily deployed to preview/remove-website-dispatch August 29, 2026 14:08 Inactive
@batuhan
batuhan merged commit 4da62e6 into main Aug 29, 2026
6 checks passed
@batuhan
batuhan deleted the remove-website-dispatch branch August 29, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant