Update showcase plugin and improve GitHub Actions workflow#58
Merged
Conversation
Keeps develop's newer package versions (showcase 1.2.0, webpack ^5.108.2, prettier 3.9.3) over main's def7264 updates.
Collaborator
Author
|
@copilot resolve the merge conflicts in this pull request |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the site’s plugin/tooling dependencies and adds an automated “plugin submission issue → draft PR” flow to streamline adding new plugin directory entries.
Changes:
- Bump
@homotechsual/docusaurus-plugin-showcase(and related lockfile updates), plusprettierandwebpack. - Add a GitHub Issue Form template for plugin submissions and a workflow that generates a plugin YAML file + opens a draft PR from the issue.
- Minor MDX/doc formatting updates in the component library and plugin contributing guide.
Reviewed changes
Copilot reviewed 5 out of 7 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
yarn.lock |
Locks updated versions for the showcase plugin and dev tooling. |
package.json |
Bumps showcase plugin + prettier + webpack versions. |
docs/component-library/new/Card/index.mdx |
Minor JSX/MDX formatting adjustments in card examples. |
contributing/plugins.mdx |
Updates plugin submission guidance and documents automated submission path. |
.github/workflows/create-plugin-pr.yml |
New automation workflow to create a YAML entry + draft PR from a labeled issue. |
.github/ISSUE_TEMPLATE/add-plugin.yml |
New issue form for collecting structured plugin submission data. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Contributor
Resolved in |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Contributor
⚡ Successfully deployed to Cloudflare Pages!
|
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.
No description provided.