Reword "triggers a native build" to "runs a build" in RN Build Cache docs#61
Open
viktorbenei wants to merge 1 commit into
Open
Reword "triggers a native build" to "runs a build" in RN Build Cache docs#61viktorbenei wants to merge 1 commit into
viktorbenei wants to merge 1 commit into
Conversation
…docs The Build Cache for React Native step doesn't "trigger" a native build — the build step runs it. Also drop the redundant "native" qualifier. Updates all occurrences across the RN Build Cache CI, non-Bitrise CI, and FAQ pages for consistency. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What
Reword "triggers a native build" → "runs a build" in the React Native Build Cache docs.
A build Step doesn't trigger a native build — it runs the build. This also drops the redundant "native" qualifier.
Changes
Updated all 4 occurrences across 3 pages for consistency:
configuring-the-build-cache-for-react-native-in-the-bitrise-ci-environment.mdx(line 49)configuring-the-build-cache-for-react-native-in-non-bitrise-ci-environments.md(lines 14, 42)react-native-cache-faq.md(line 62)Docs-only / wording change. No functional impact.
🤖 Generated with Claude Code