Skip to content

Refactor docs workflow to use GitHub Pages Actions - #1458

Merged
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
ciecierski:github-pages-refactor
Jul 28, 2026
Merged

Refactor docs workflow to use GitHub Pages Actions#1458
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
ciecierski:github-pages-refactor

Conversation

@ciecierski

Copy link
Copy Markdown
Contributor

Replace force-pushing the gh-pages branch with a build job that uploads a Pages artifact and a deploy job that publishes via actions/deploy-pages.

Replace force-pushing the gh-pages branch with a build job that
uploads a Pages artifact and a deploy job that publishes via
actions/deploy-pages.
@ciecierski
ciecierski requested a review from jistr July 27, 2026 12:22

@jistr jistr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
Looks good, i wonder if we can run it somehow before merging, or we have to merge and see. Maybe in a fork it could be ran but i guess it involves setting up github pages and whatnot, maybe we can just merge and if anything breaks we can fix or as a last resort do a revert?

@ciecierski

Copy link
Copy Markdown
Contributor Author

/lgtm Looks good, i wonder if we can run it somehow before merging, or we have to merge and see. Maybe in a fork it could be ran but i guess it involves setting up github pages and whatnot, maybe we can just merge and if anything breaks we can fix or as a last resort do a revert?

There is build artifact download URL: https://github.com/openstack-k8s-operators/data-plane-adoption/actions/runs/30264924952/artifacts/8652376895. It was generated by this pull request. What is not tested is a GitHub Pages deploy, which is using native Github workflow. For whatever failure I can revert it and try to post again

@jistr

jistr commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Ack let's see :)
/approve

@openshift-ci

openshift-ci Bot commented Jul 28, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jistr

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot
openshift-merge-bot Bot merged commit ee60e75 into openstack-k8s-operators:main Jul 28, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants