chore: remove trigger-docs.yml (replaced by scheduled rebuild)#2
chore: remove trigger-docs.yml (replaced by scheduled rebuild)#2superdav42 merged 1 commit intomainfrom
Conversation
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
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughA 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
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Summary
.github/workflows/trigger-docs.yml— no longer neededDOCS_DISPATCH_TOKENas a secret in this repoSummary by CodeRabbit