Skip to content

ci: add github pages deployment workflow#93

Merged
sknrao merged 1 commit into
opiproject:mainfrom
sknrao:release-rendering
Jun 4, 2026
Merged

ci: add github pages deployment workflow#93
sknrao merged 1 commit into
opiproject:mainfrom
sknrao:release-rendering

Conversation

@sknrao

@sknrao sknrao commented May 10, 2026

Copy link
Copy Markdown
Contributor

This patch adds a github workflow to deploy default github page, which will be a release page, for this repo.

@sknrao sknrao requested a review from a team as a code owner May 10, 2026 07:05
on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]

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.

maybe add

paths:
  - 'releases/**'

so it is triggered only when there are changes in release folder?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fully agree. Will update it. Thanks a lot.

Do this only when there are changes in the releases folder.

Signed-off-by: Sridhar K N Rao <srao@linuxfoundation.org>
@sknrao sknrao force-pushed the release-rendering branch from 20f8b3f to 7fa8d9a Compare May 19, 2026 15:27
@sknrao sknrao requested review from artek-koltun and sandersms May 19, 2026 15:28
@sknrao sknrao merged commit 1124e7f into opiproject:main Jun 4, 2026
4 checks passed
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.

2 participants