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

created pr checker automation workflow #1058

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

amiya-cyber
Copy link
Contributor

@amiya-cyber amiya-cyber commented Oct 29, 2024

Title of the Pull Request

Created pr checker automation workflow

Description
This workflow automatically checks every pull request for adherence to coding standards and quality guidelines. It runs linting and testing processes to ensure that code meets the repository's requirements before merging, helping to maintain code quality and consistency.

Fixes #1052

Example how to mark a checkbox:-

  • My code follows the code style of this project.
    -->
  • [ x] Bug fix (non-breaking change which fixes an issue)
  • [ x] New feature (non-breaking change which adds functionality)
  • [ x] Code style update (formatting, local variables)
  • [ x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • [ x] My code follows the code style of this project.
  • [ x] I have followed the contribution guidelines
  • [ x] I have performed a self-review of my own code.
  • [ x] I have ensured my changes don't generate any new warnings or errors.
  • [ x] I have updated the documentation (if necessary).
  • [ x] I have resolved all merge conflicts.

Copy link

netlify bot commented Oct 29, 2024

Deploy Preview for tourmaline-bavarois-d21f10 ready!

Name Link
🔨 Latest commit b62d3c2
🔍 Latest deploy log https://app.netlify.com/sites/tourmaline-bavarois-d21f10/deploys/672078722b49c700088c3bf1
😎 Deploy Preview https://deploy-preview-1058--tourmaline-bavarois-d21f10.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@amiya-cyber
Copy link
Contributor Author

please @vishanurag review the pr

@vishanurag vishanurag merged commit a2d3153 into vishanurag:main Oct 29, 2024
6 of 9 checks passed
@vishanurag vishanurag added level2 l 2 level1 l 1 and removed level3 l 3 level2 l 2 labels Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PULL REQUEST ISSUE CHECKER WORKFLOW
2 participants