Skip to content

ci: trigger owncloud/docs rebuild on push#243

Draft
DeepDiver1975 wants to merge 1 commit intomasterfrom
ci/trigger-docs-build
Draft

ci: trigger owncloud/docs rebuild on push#243
DeepDiver1975 wants to merge 1 commit intomasterfrom
ci/trigger-docs-build

Conversation

@DeepDiver1975
Copy link
Copy Markdown
Member

Summary

  • Adds a trigger-docs-build job that fires after a successful push to any tracked branch
  • Uses a GitHub App token (scoped to owncloud/docs only) to call workflow_dispatch on owncloud/docs — no PAT required
  • Job only runs on push events, skipping PRs to avoid noise

Prerequisite

Before merging, the following org secrets must exist:

  • DOCS_TRIGGER_APP_ID
  • DOCS_TRIGGER_APP_PRIVATE_KEY

The GitHub App requires Actions: Read & write permission, installed on owncloud/docs only.

Related

🤖 Generated with Claude Code

@DeepDiver1975 DeepDiver1975 force-pushed the ci/trigger-docs-build branch from 72b6aac to 90e9788 Compare April 15, 2026 14:16
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