Skip to content

Conversation

@dshevtsov
Copy link
Contributor

@dshevtsov dshevtsov commented Nov 17, 2025

This pull request introduces several improvements to documentation structure and workflow configuration. The most significant changes are the addition of new index pages for design and content standards, updates to navigation links for clarity, and workflow configuration adjustments.

Documentation structure and navigation

  • Added new index pages: src/pages/style-guide/design/index.md and src/pages/style-guide/content/index.md, providing overviews and topic lists for design and writing/content standards. [1] [2]
  • Updated navigation in src/pages/config.md to link directly to the new design and content index pages, improving clarity and discoverability of style guide sections.

Workflow configuration

  • Removed the .github/workflows/pr-comment.yml workflow, which previously commented on PRs with lint warnings after validation. Current implementation makes it very noisy with false-positive triggering. It makes sense to revisit this after the migration when the linting workflows are more stable.
  • Changed the default value of deployAll in .github/workflows/deploy.yml from false to true, ensuring all components are deployed unless specified otherwise.

- Updated links in the configuration file to point to the correct design and content sections.
- Added new markdown files for "Design" and "Writing and Content" standards, detailing guidelines for visual elements and communication in the Admin interface.
@dshevtsov dshevtsov self-assigned this Nov 17, 2025
@github-project-automation github-project-automation bot moved this to 📋 Needs Review in Commerce - Pull Requests Nov 17, 2025
@dshevtsov dshevtsov merged commit b085f0a into AdobeDocs:eds-migration Nov 17, 2025
7 checks passed
@github-project-automation github-project-automation bot moved this from 📋 Needs Review to 🏁 Done in Commerce - Pull Requests Nov 17, 2025
@dshevtsov dshevtsov deleted the ds_fix-toc branch November 17, 2025 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant