Skip to content

Conversation

@marcus-wishes
Copy link
Collaborator

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces GitHub Actions workflow automation for the vite-plugin-class-blacklist project, enabling continuous integration and automated NPM publishing on releases.

  • Removes .github from .gitignore to allow tracking of workflow files
  • Adds a CI/CD workflow with build job running on push/schedule and publish job on releases
  • Configures automated NPM package publishing with version management

Reviewed Changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
.gitignore Removes .github directory from ignore list to enable workflow tracking
.github/workflows/default.yml Adds GitHub Actions workflow for building on push/schedule and publishing to NPM on releases

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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