Skip to content

Conversation

@Neil-urk12
Copy link
Contributor

Automation feature

  • this script automatically runs pnpm format, pnpm lint, and pnpm check to detect issues in commits and pull requests
  • this change ensures code quality automatically and detect issues on future contributions and changes

Steps to apply this github actions workflow in repository

  1. Navigate to repository settings, then go to Secrets and variables
  2. Go to Actions then create a 'Repository secret' and name it GOOGLE_GENERATIVE_AI_API_KEY and just add any random value.

The value won't matter since the script "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json" just needs the variable to exist. It doesn't connect or use the value at all, just type checking.

Note: GOOGLE_GENERATIVE_AI_API_KEY is required in the repository secret. Random values are okay

image

@vercel
Copy link

vercel bot commented Oct 21, 2025

@Neil-urk12 is attempting to deploy a commit to the Mugnavo Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant