Skip to content

ci: add reusable workflow to trigger owncloud/docs rebuild#38

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

ci: add reusable workflow to trigger owncloud/docs rebuild#38
DeepDiver1975 wants to merge 1 commit intomainfrom
ci/trigger-docs-build

Conversation

@DeepDiver1975
Copy link
Copy Markdown
Member

Summary

  • Adds `trigger-docs-build.yml`, a reusable `workflow_call` workflow that fires `workflow_dispatch` on `owncloud/docs`
  • Uses a GitHub App token scoped to `owncloud/docs` only — no PAT required
  • Mirrors the pattern already used in `translation-sync.yml`

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.

🤖 Generated with Claude Code

@DeepDiver1975 DeepDiver1975 force-pushed the ci/trigger-docs-build branch from cf200cd to 2010d0c Compare April 15, 2026 10:46
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