Skip to content

Add GitHub repo health files and upgrade pre-commit hooks - #1

Merged
suseella merged 1 commit into
mainfrom
release/protected
Mar 16, 2026
Merged

Add GitHub repo health files and upgrade pre-commit hooks#1
suseella merged 1 commit into
mainfrom
release/protected

Conversation

@psgundecha-nv

Copy link
Copy Markdown
Collaborator

Summary

  • Add GitHub Actions workflows: code linting, unit tests, copyright check, secrets detection, and stale issue/PR cleanup
  • Add repo health files: CODE_OF_CONDUCT.md, CODEOWNERS, issue templates (bug/feature)
  • Upgrade ruff from v0.1.9 to v0.9.9 with import sorting and auto-formatting
  • Exclude uv.lock from large file check in pre-commit

Details

Aligns the GitHub repository with NVIDIA open-source standards by adding CI checks, contributor guidelines, and automated housekeeping workflows. Pre-commit hooks are upgraded to the latest ruff version, and all existing Python files have been reformatted accordingly.

Signed-off-by: Pritam Gundecha <pgundecha@nvidia.com>
@psgundecha-nv
psgundecha-nv requested a review from a team March 16, 2026 17:49

@suseella suseella left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approved. Looks good. Thanks !

@suseella
suseella merged commit d320983 into main Mar 16, 2026
4 of 5 checks passed
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.

2 participants