Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub workflow for docs deployments #6027

Merged
merged 5 commits into from
Jul 24, 2024
Merged

Add GitHub workflow for docs deployments #6027

merged 5 commits into from
Jul 24, 2024

Conversation

danielledeleo
Copy link
Contributor

Proposed changes

The NGINX docs site is migrating to self hosting. This PR adds support for a workflow to build, push, and provide PR previews. See: https://github.com/nginxinc/docs-actions

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@danielledeleo danielledeleo requested review from a team as code owners July 16, 2024 15:31
@github-actions github-actions bot added documentation Pull requests/issues for documentation github_actions Pull requests that update Github_actions code chore Pull requests for routine tasks labels Jul 16, 2024
@mjang
Copy link
Contributor

mjang commented Jul 16, 2024

Oh, I think I "get it," you've taken the "caller-example" template from https://github.com/nginxinc/docs-actions

docs/README.md Outdated Show resolved Hide resolved
@pdabelf5 pdabelf5 merged commit d250c08 into main Jul 24, 2024
81 checks passed
@pdabelf5 pdabelf5 deleted the docs-action branch July 24, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks documentation Pull requests/issues for documentation github_actions Pull requests that update Github_actions code
Projects
Status: Done 🚀
Development

Successfully merging this pull request may close these issues.

6 participants