Skip to content

[stable34] ci(workflows): fix cron deploys not running on stable branches - #15128

Merged
skjnldsv merged 1 commit into
stable34from
backport/15126/stable34
Jun 15, 2026
Merged

[stable34] ci(workflows): fix cron deploys not running on stable branches#15128
skjnldsv merged 1 commit into
stable34from
backport/15126/stable34

Conversation

@backportbot

@backportbot backportbot Bot commented Jun 15, 2026

Copy link
Copy Markdown

Backport of PR #15126

GitHub Actions schedule events only fire on the default branch (master),
so stable* branches were building on push but never deploying.

Extract cron into a dedicated schedule-builds.yml orchestrator that
dispatches sphinxbuild.yml on master and every stable* branch via
workflow_dispatch. sphinxbuild.yml already deploys on workflow_dispatch,
so no deploy-condition changes are needed.

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
@backportbot
backportbot Bot requested a review from skjnldsv as a code owner June 15, 2026 07:23
@backportbot
backportbot Bot requested a review from mgallien June 15, 2026 07:23
@backportbot backportbot Bot added bug 3. to review regression github_actions Pull requests that update GitHub Actions code labels Jun 15, 2026
@backportbot backportbot Bot added this to the Nextcloud 34.0.1 milestone Jun 15, 2026
@skjnldsv
skjnldsv merged commit 0633be7 into stable34 Jun 15, 2026
20 checks passed
@skjnldsv
skjnldsv deleted the backport/15126/stable34 branch June 15, 2026 07:23
@github-actions

Copy link
Copy Markdown
Contributor

📖 Documentation Preview

🔍 Open preview →

No RST documentation pages changed in this PR.

Last updated: Mon, 15 Jun 2026 07:30:29 GMT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug github_actions Pull requests that update GitHub Actions code regression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant