Skip to content

ci: trigger owncloud/docs rebuild on push#1519

Draft
DeepDiver1975 wants to merge 3 commits intomasterfrom
ci/trigger-docs-build
Draft

ci: trigger owncloud/docs rebuild on push#1519
DeepDiver1975 wants to merge 3 commits 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 and others added 3 commits April 13, 2026 15:33
…CIS migration

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Add external mounts (user drives, admin-shared drives, external share
  targets) to the "not migrated" list; clarify rclone excludes them
- Clarify role assignment: OC10 roles are not preserved, a single role
  is chosen for all users; note that former OC10 admins/subadmins need
  manual role assignment in oCIS after migration
- Clarify that files land in each user's personal Space in oCIS

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@DeepDiver1975 DeepDiver1975 force-pushed the ci/trigger-docs-build branch from 0a732d6 to cb2493a 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