Skip to content

Updaate badging on SCP schema - #599

Merged
keharper merged 2 commits into
mainfrom
scp-b2b-includes
Aug 5, 2026
Merged

Updaate badging on SCP schema#599
keharper merged 2 commits into
mainfrom
scp-b2b-includes

Conversation

@keharper

@keharper keharper commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Purpose of this pull request

This pull request replaces the duplicated "Storefront Compatibility B2B Package" inline alert on each affected mutation/query page with new shared include files (scp-b2b-mutation.md and scp-b2b-query.md). It also removes the saas-only.md fragment from these pages, since the new include text reflects that these operations are available on Adobe Commerce as a Cloud Service and on Cloud/on-premises projects with Adobe Commerce Optimizer Connector enabled, not SaaS only. Fragment paths are also updated to use root-relative /includes/... references instead of relative ../../../../../includes/... paths.

Affected pages

@keharper keharper self-assigned this Aug 5, 2026
@keharper keharper added the content-quality Language, formatting, SEO metadata, authoring standards compliance label Aug 5, 2026
@github-project-automation github-project-automation Bot moved this to 📋 Needs Review in Commerce - Pull Requests Aug 5, 2026
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

🔍 Linter Report

Click to expand full report
═══════════════════════════════════════════════════════════════
                     LINTER REPORT
═══════════════════════════════════════════════════════════════

Generated: 2026-08-05T18:45:01.985Z
Mode: Full Linting (all rules + dead links check)
Target Directory: /home/runner/work/commerce-webapi/commerce-webapi
Skipped Rules:
  - check-frontmatter → src/pages/includes
  - missing-heading → src/pages/includes

───────────────────────────────────────────────────────────────

Files to process: 15

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/graphql/schema/b2b/company/mutations/create-address.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 3:1
    Message: Description is too long (200 characters). Consider keeping it under 160 characters.
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/graphql/schema/b2b/company/mutations/delete-address.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 3:1
    Message: Description is too long (209 characters). Consider keeping it under 160 characters.
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/graphql/schema/b2b/company/mutations/set-default-address.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 3:1
    Message: Description is too long (294 characters). Consider keeping it under 160 characters.
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/graphql/schema/b2b/company/mutations/update-address.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 3:1
    Message: Description is too long (207 characters). Consider keeping it under 160 characters.
    Rule: check-frontmatter


═══════════════════════════════════════════════════════════════
                        SUMMARY
═══════════════════════════════════════════════════════════════

  📁 Files processed:    15
  📄 Files with issues:  4
  ❌ Total errors:       0
  ⚠️  Total warnings:     4
  📋 Total issues:       4

Result: ⚠️  PASSED WITH WARNINGS - No fatal errors

═══════════════════════════════════════════════════════════════

This comment was automatically generated by the linter bot.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

🔍 Linter Report

Click to expand full report
═══════════════════════════════════════════════════════════════
                     LINTER REPORT
═══════════════════════════════════════════════════════════════

Generated: 2026-08-05T18:49:24.002Z
Mode: Full Linting (all rules + dead links check)
Target Directory: /home/runner/work/commerce-webapi/commerce-webapi
Skipped Rules:
  - check-frontmatter → src/pages/includes
  - missing-heading → src/pages/includes

───────────────────────────────────────────────────────────────

Files to process: 15

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/graphql/schema/b2b/company/mutations/create-address.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 3:1
    Message: Description is too long (200 characters). Consider keeping it under 160 characters.
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/graphql/schema/b2b/company/mutations/delete-address.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 3:1
    Message: Description is too long (209 characters). Consider keeping it under 160 characters.
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/graphql/schema/b2b/company/mutations/set-default-address.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 3:1
    Message: Description is too long (294 characters). Consider keeping it under 160 characters.
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/graphql/schema/b2b/company/mutations/update-address.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 3:1
    Message: Description is too long (207 characters). Consider keeping it under 160 characters.
    Rule: check-frontmatter


═══════════════════════════════════════════════════════════════
                        SUMMARY
═══════════════════════════════════════════════════════════════

  📁 Files processed:    15
  📄 Files with issues:  4
  ❌ Total errors:       0
  ⚠️  Total warnings:     4
  📋 Total issues:       4

Result: ⚠️  PASSED WITH WARNINGS - No fatal errors

═══════════════════════════════════════════════════════════════

This comment was automatically generated by the linter bot.

@github-project-automation github-project-automation Bot moved this from 📋 Needs Review to 👍 Approved in Commerce - Pull Requests Aug 5, 2026
@keharper
keharper merged commit 3562cbe into main Aug 5, 2026
28 checks passed
@keharper
keharper deleted the scp-b2b-includes branch August 5, 2026 18:55
@github-project-automation github-project-automation Bot moved this from 👍 Approved to 🏁 Done in Commerce - Pull Requests Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content-quality Language, formatting, SEO metadata, authoring standards compliance

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants