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

Non-production branch builds, GitHub comments and preview URLs #21383

Merged
merged 2 commits into from
Apr 7, 2025

Conversation

GregBrimble
Copy link
Contributor

Summary

Documents the new options for non-production builds. Hold until Monday evening.

Screenshots (optional)

Documentation checklist

  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

Copy link
Contributor

hyperlint-ai bot commented Apr 3, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Documented new options for non-production builds, including GitHub comments and preview URLs.

  • Added documentation for configuring non-production branch builds.
  • Introduced GitHub pull request comments with build status updates and preview URLs.
  • Updated deployment commands to include non-production branch options.

Modified Files

  • src/content/docs/workers/ci-cd/builds/advanced-setups.mdx
  • src/content/docs/workers/ci-cd/builds/build-watch-paths.mdx
  • src/content/docs/workers/ci-cd/builds/configuration.mdx
  • src/content/docs/workers/ci-cd/builds/git-integration/github-integration.mdx
  • src/content/docs/workers/ci-cd/builds/git-integration/gitlab-integration.mdx
  • src/content/docs/workers/ci-cd/builds/git-integration/index.mdx
  • src/content/docs/workers/ci-cd/builds/limits-and-pricing.mdx
  • src/content/docs/workers/ci-cd/builds/troubleshoot.mdx

Added Files

  • src/content/docs/workers/ci-cd/builds/build-branches.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

Copy link
Contributor

github-actions bot commented Apr 3, 2025

Preview URL: https://3ba44299.preview.developers.cloudflare.com
Preview Branch URL: https://preview-urls.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/workers/ci-cd/builds/configuration/ https://preview-urls.preview.developers.cloudflare.com/workers/ci-cd/builds/configuration/
https://developers.cloudflare.com/workers/ci-cd/builds/limits-and-pricing/ https://preview-urls.preview.developers.cloudflare.com/workers/ci-cd/builds/limits-and-pricing/
https://developers.cloudflare.com/workers/ci-cd/builds/build-branches/ https://preview-urls.preview.developers.cloudflare.com/workers/ci-cd/builds/build-branches/
https://developers.cloudflare.com/workers/ci-cd/builds/git-integration/github-integration/ https://preview-urls.preview.developers.cloudflare.com/workers/ci-cd/builds/git-integration/github-integration/
https://developers.cloudflare.com/workers/ci-cd/builds/git-integration/gitlab-integration/ https://preview-urls.preview.developers.cloudflare.com/workers/ci-cd/builds/git-integration/gitlab-integration/
https://developers.cloudflare.com/workers/ci-cd/builds/advanced-setups/ https://preview-urls.preview.developers.cloudflare.com/workers/ci-cd/builds/advanced-setups/
https://developers.cloudflare.com/workers/ci-cd/builds/git-integration/ https://preview-urls.preview.developers.cloudflare.com/workers/ci-cd/builds/git-integration/
https://developers.cloudflare.com/workers/ci-cd/builds/build-watch-paths/ https://preview-urls.preview.developers.cloudflare.com/workers/ci-cd/builds/build-watch-paths/
https://developers.cloudflare.com/workers/ci-cd/builds/troubleshoot/ https://preview-urls.preview.developers.cloudflare.com/workers/ci-cd/builds/troubleshoot/

@kodster28
Copy link
Contributor

@GregBrimble, adding this to my queue for tomorrow!

Copy link
Contributor

@kodster28 kodster28 left a comment

Choose a reason for hiding this comment

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

Broadly looked over + looks good. Can provide a more detailed review + approval if you need it. Just let me know

@GregBrimble
Copy link
Contributor Author

Approval, yes please! More detailed review, if you've got the time! Suggestions for any improvements are more than welcome :)

Copy link
Contributor

@korinne korinne left a comment

Choose a reason for hiding this comment

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

This looks great -- thank you Greg!

@korinne korinne merged commit 9d05db2 into production Apr 7, 2025
11 checks passed
@korinne korinne deleted the preview-urls branch April 7, 2025 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked product:workers Related to Workers product size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants