Skip to content

feat: improve content-relationship help text#115

Merged
angeloashmore merged 2 commits intoaa/remote-modelingfrom
feat/content-relationship-help-text
Apr 10, 2026
Merged

feat: improve content-relationship help text#115
angeloashmore merged 2 commits intoaa/remote-modelingfrom
feat/content-relationship-help-text

Conversation

@angeloashmore
Copy link
Copy Markdown
Member

@angeloashmore angeloashmore commented Apr 10, 2026

Resolves: #98

Description

Improve the --help output for field add content-relationship to clearly explain:

  • Content relationships are for data fetching, not navigation
  • How --custom-type and --tag filtering works
  • The downstream impact of changing field constraints

Checklist

  • A comprehensive Linear ticket, providing sufficient context and details to facilitate the review of the PR, is linked to the PR.
  • If my changes require tests, I added them.
  • If my changes affect backward compatibility, it has been discussed.
  • If my changes require an update to the CONTRIBUTING.md guide, I updated it.

Preview

How to QA 1

prismic field add content-relationship --help
prismic field add --help

🤖 Generated with Claude Code


Note

Low Risk
Help/CLI description text only; no behavioral changes to field creation logic or data handling.

Overview
Updates the prismic field add content-relationship help text to more clearly describe intended usage (data fetching vs navigation) and how --tag/--custom-type restrict selectable documents.

Also adjusts option and subcommand descriptions in field-add to match the clarified guidance; no runtime behavior changes.

Reviewed by Cursor Bugbot for commit 1f9d32d. Bugbot is set up for automated code reviews on this repo. Configure here.

Footnotes

  1. Please use these labels when submitting a review:
    ❓ #ask: Ask a question.
    💡 #idea: Suggest an idea.
    ⚠️ #issue: Strongly suggest a change.
    🎉 #nice: Share a compliment.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@angeloashmore angeloashmore changed the base branch from main to aa/remote-modeling April 10, 2026 22:46
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@angeloashmore angeloashmore merged commit e23c6f6 into aa/remote-modeling Apr 10, 2026
13 checks passed
@angeloashmore angeloashmore deleted the feat/content-relationship-help-text branch April 10, 2026 22:55
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.

feat: improve content-relationship help text

1 participant