chore: delete .github/PULL_REQUEST_TEMPLATE/atomic-stencil-lit-migrat…#7184
Open
louis-bompart wants to merge 1 commit intomainfrom
Open
chore: delete .github/PULL_REQUEST_TEMPLATE/atomic-stencil-lit-migrat…#7184louis-bompart wants to merge 1 commit intomainfrom
louis-bompart wants to merge 1 commit intomainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR deletes the PR template file for Stencil to Lit component migrations in the Atomic package. The template contained a checklist for ensuring migrated components meet quality standards including testing, documentation, accessibility, and API compatibility requirements.
Changes:
- Removes the
atomic-stencil-lit-migration.mdPR template that was used to guide Stencil to Lit component migrations
Comments suppressed due to low confidence (1)
.github/PULL_REQUEST_TEMPLATE/atomic-stencil-lit-migration.md:1
- Deleting this PR template will break the GitHub workflow
.github/workflows/update-pr-template-lit-migration.ymlwhich attempts to read this file at line 31. The workflow runs when the 'new-lit-component' label is added to a PR and will fail with a "file not found" error.
Additionally, this template is referenced in two migration agent documentation files:
.github/agents/stencil-to-lit-migration-v1.agent.md(line 175).github/agents/stencil-to-lit-migration-v2.agent.md(line 400)
Before deleting this template, you should:
- Either update or remove the workflow file
.github/workflows/update-pr-template-lit-migration.yml - Update the agent documentation files to remove or replace references to this template
If the Stencil to Lit migration is complete and this template is no longer needed, these supporting files should be cleaned up in the same PR.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…ion.md