Skip to content

Add typecheck/linting to github cicd#13

Merged
MichaelSun48 merged 1 commit into
mainfrom
msun/addAgentexUILintingCICD
Oct 29, 2025
Merged

Add typecheck/linting to github cicd#13
MichaelSun48 merged 1 commit into
mainfrom
msun/addAgentexUILintingCICD

Conversation

@MichaelSun48
Copy link
Copy Markdown
Contributor

@MichaelSun48 MichaelSun48 commented Oct 28, 2025

Adds typechecking and litning for agentex-ui to ci/cd

Copy link
Copy Markdown
Contributor

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 adds a new GitHub Actions workflow to automatically lint and typecheck the agentex-ui codebase on pull requests targeting the main branch. The workflow runs only when changes are made to the agentex-ui directory or the workflow file itself.

  • Sets up automated code quality checks for the Next.js frontend application
  • Configures Node.js environment with npm caching for faster builds
  • Runs both ESLint and TypeScript type checking to catch errors early

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

@MichaelSun48 MichaelSun48 merged commit 82394c9 into main Oct 29, 2025
9 checks passed
@MichaelSun48 MichaelSun48 deleted the msun/addAgentexUILintingCICD branch October 29, 2025 16:21
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.

4 participants