Skip to content

chore: remove trigger-docs.yml (replaced by scheduled rebuild)#2

Merged
superdav42 merged 1 commit intomainfrom
chore/remove-trigger-docs
Mar 26, 2026
Merged

chore: remove trigger-docs.yml (replaced by scheduled rebuild)#2
superdav42 merged 1 commit intomainfrom
chore/remove-trigger-docs

Conversation

@superdav42
Copy link
Copy Markdown
Contributor

@superdav42 superdav42 commented Mar 26, 2026

Summary

Summary by CodeRabbit

  • Chores
    • Removed automatic documentation rebuild workflow

The docs repo now rebuilds on an hourly schedule, so addon repos
no longer need to trigger it on push. This eliminates the need for
DOCS_DISPATCH_TOKEN as a secret in every addon repo.

See: Ultimate-Multisite/docs#1
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 244a3034-0dcb-43d7-acb2-c166a5d31b50

📥 Commits

Reviewing files that changed from the base of the PR and between 6ad970d and cb97ecd.

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

📝 Walkthrough

Walkthrough

A GitHub Actions workflow file that automatically triggered documentation rebuilds on push events to the main branch was removed. The workflow dispatched a separate docs deployment workflow in an external repository when PHP files or readme.txt changed.

Changes

Cohort / File(s) Summary
GitHub Actions Workflow
.github/workflows/trigger-docs.yml
Deleted workflow that triggered documentation rebuilds in an external repository on push events matching PHP file changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 No more workflows to send and call,
The trigger rests, no docs at all,
A simpler path, clean and light,
One less automation in the night! 📚✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: removing the trigger-docs.yml workflow file that has been replaced by a scheduled rebuild mechanism.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/remove-trigger-docs

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.

@superdav42 superdav42 merged commit 7cea119 into main Mar 26, 2026
3 checks passed
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