Skip to content

Reword "triggers a native build" to "runs a build" in RN Build Cache docs#61

Open
viktorbenei wants to merge 1 commit into
mainfrom
docs-rn-build-cache-wording-runs-a-build
Open

Reword "triggers a native build" to "runs a build" in RN Build Cache docs#61
viktorbenei wants to merge 1 commit into
mainfrom
docs-rn-build-cache-wording-runs-a-build

Conversation

@viktorbenei

Copy link
Copy Markdown

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

…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>
@github-actions

Copy link
Copy Markdown

@viktorbenei

Copy link
Copy Markdown
Author

The word "trigger" is usually used for triggering a build on Bitrise CI. The docs actually even showed that as a hint text:

Screenshot 2026-06-19 at 4 57 28 PM

The word "native" was also unnecessary here; these are just build commands (e.g. npx react-native build-ios).

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.

1 participant