Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lint validation to PR workflows #258

Merged
merged 1 commit into from
Mar 2, 2023
Merged

Add lint validation to PR workflows #258

merged 1 commit into from
Mar 2, 2023

Conversation

madhusudhand
Copy link
Member

@madhusudhand madhusudhand commented Mar 2, 2023

What?

This add new workflow to check lint issues when a new PR is created.
It helps reviewers to merge the lint free code.

image

Fixes: #256

Testing instructions

This PR should have the lint validations action running. Verify the log.

@madhusudhand madhusudhand self-assigned this Mar 2, 2023
Copy link
Contributor

@jffng jffng left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM.

@jffng jffng merged commit ca16e28 into trunk Mar 2, 2023
@jffng jffng deleted the add/pr-workflows branch March 2, 2023 16:57
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.

Create a GH Action to validate lint issues on a PR
2 participants