Skip to content

Redeploy Github pages on CFP status changes#309

Open
timtebeek wants to merge 4 commits into
javaconferences:mainfrom
timtebeek:tim/devoxx-morocco
Open

Redeploy Github pages on CFP status changes#309
timtebeek wants to merge 4 commits into
javaconferences:mainfrom
timtebeek:tim/devoxx-morocco

Conversation

@timtebeek

@timtebeek timtebeek commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

The daily CFP checker commits README status updates with [skip ci], which suppresses the gh-pages deploy, so the live site never refreshes on its own between manual merges. This wires the checker to trigger the deploy directly whenever it produces changes: gh-pages.yml gains a workflow_dispatch trigger, and cfp-checker.yml gets actions: write plus a final step that runs gh workflow run gh-pages.yml --ref main only when the README actually changed.

@mlvandijk
mlvandijk requested a review from bmvermeer July 11, 2026 09:56
@timtebeek
timtebeek force-pushed the tim/devoxx-morocco branch from 877db60 to 96d77d9 Compare July 11, 2026 10:35
@timtebeek timtebeek changed the title Redeploy site on CFP status changes; fix W-JAX status Redeploy Github pages on CFP status changes Jul 11, 2026
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