Skip to content

Pylint#1793

Closed
GizzZmo wants to merge 5 commits into
NVIDIA:mainfrom
GizzZmo:main
Closed

Pylint#1793
GizzZmo wants to merge 5 commits into
NVIDIA:mainfrom
GizzZmo:main

Conversation

@GizzZmo

@GizzZmo GizzZmo commented Sep 6, 2025

Copy link
Copy Markdown

GizzZmo and others added 4 commits September 6, 2025 08:28
…Actions, and scope

Co-authored-by: GizzZmo <8039975+GizzZmo@users.noreply.github.com>
…0-bb316e45a37b

Fix pylint workflow to run smoothly - update Python versions, dependencies, and scope
Copilot AI review requested due to automatic review settings September 6, 2025 06:56
@copy-pr-bot

copy-pr-bot Bot commented Sep 6, 2025

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

Adds a GitHub Actions workflow to perform Python code analysis using Pylint on the Megatron-LM repository. This introduces automated code quality checks for Python files in the megatron/core directory.

  • Adds Pylint static code analysis to CI pipeline
  • Configures multi-version Python testing (3.10, 3.11, 3.12)
  • Targets specific Python files in megatron/core directory with exclusions

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread .github/workflows/pylint.yml Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

3 participants