Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 27, 2025

Addresses review feedback on #4251 asking about the effect of include-component-in-tag: false.

Changes

  • Changed include-component-in-tag from false to true for the eds-core-react-next component

Effect

With false: tags would be bare versions like 0.1.0-beta.0
With true: tags will be [email protected]

The true setting follows the existing repository convention where all tags include the component prefix (e.g., [email protected]) and avoids potential tag conflicts in the monorepo.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Address feedback on configuration effects in /next subpath Fix include-component-in-tag for eds-core-react-next releases Nov 27, 2025
Copilot AI requested a review from torleifhalseth November 27, 2025 11:48
@torleifhalseth
Copy link
Collaborator

We dont want to include the component tag so having it as false makes sense in our context.

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.

2 participants