Skip to content

[WIP] Extract stylelint plugin and config for composes files#7516

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/extract-stylelint-plugin-config
Closed

[WIP] Extract stylelint plugin and config for composes files#7516
Copilot wants to merge 1 commit intomainfrom
copilot/extract-stylelint-plugin-config

Conversation

Copy link
Contributor

Copilot AI commented Feb 9, 2026

Extract Stylelint Plugin and Config for Composes Files

Source: github/github-ui PR #12802

Status: Need access to source PR

The source PR (https://github.com/github/github-ui/pull/12802) is in a private repository that I cannot access directly.

What needs to be extracted:

Based on the task description, I need to extract:

  • Stylelint plugin code for validating CSS Modules composes usage
  • Stylelint configuration changes to enable the plugin
  • CSS file changes that demonstrate or require the plugin
  • Any tests for the stylelint plugin
  • Documentation for the plugin

Next Steps:

Option 1: User provides access or shares the relevant files from PR #12802
Option 2: User copies the specific code/files that need to be extracted into this repository
Option 3: User provides the diff or patch from PR #12802

Once I have access to the source material, I will:

  1. Create the stylelint plugin structure in this monorepo (likely at packages/stylelint-plugin-primer-react/)
  2. Extract and adapt the plugin code
  3. Update stylelint configuration to use the plugin
  4. Extract any relevant CSS changes
  5. Add tests and documentation
  6. Ensure it follows the monorepo pattern established in PR Move eslint-plugin-primer-react into monorepo #7514

Questions:

  • Can you provide the code from github/github-ui PR #12802?
  • Should the plugin be created as a new package in the monorepo?
  • Are there specific CSS files that need the composes validation?

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@changeset-bot
Copy link

changeset-bot bot commented Feb 9, 2026

⚠️ No Changeset found

Latest commit: ef638f7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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