Skip to content

ci: trigger owncloud/docs rebuild on push#243

Closed
DeepDiver1975 wants to merge 1 commit into
masterfrom
ci/trigger-docs-build
Closed

ci: trigger owncloud/docs rebuild on push#243
DeepDiver1975 wants to merge 1 commit into
masterfrom
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

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