Skip to content

Conversation

arjunsuresh
Copy link
Contributor

βœ… PR Checklist

  • Target branch is dev

πŸ“Œ Note: PRs must be raised against dev. Do not commit directly to main.

βœ… Testing & CI

  • Have tested the changes in my local environment, else have properly conveyed in the PR description
  • The change includes a GitHub Action to test the script(if it is possible to be added).
  • No existing GitHub Actions are failing because of this change.

πŸ“š Documentation

  • README or help docs are updated for new features or changes.
  • CLI help messages are meaningful and complete.

πŸ“ File Hygiene & Output Handling

  • No unintended files (e.g., logs, cache, temp files, pycache, output folders) are committed.

πŸ›‘οΈ Safety & Security

  • No secrets or credentials are committed.
  • Paths, shell commands, and environment handling are safe and portable.

πŸ™Œ Contribution Hygiene

  • PR title and description are concise and clearly state the purpose of the change.
  • Related issues (if any) are properly referenced using Fixes # or Closes #.
  • All reviewer feedback has been addressed.

anandhu-eng and others added 9 commits September 4, 2025 20:56
…g sanitization

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…g sanitization

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…in permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Potential fix for code scanning alert no. 10: Workflow does not contain permissions
Potential fix for code scanning alert no. 11: Incomplete URL substring sanitization
Potential fix for code scanning alert no. 12: Incomplete URL substring sanitization
@arjunsuresh arjunsuresh requested a review from a team as a code owner September 5, 2025 12:06
Copy link

github-actions bot commented Sep 5, 2025

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ βœ…

@arjunsuresh arjunsuresh changed the title Arjunsuresh patch 1 Improve github actions Sep 5, 2025
@anandhu-eng anandhu-eng merged commit 50ec2bb into dev Sep 5, 2025
35 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 5, 2025
@anandhu-eng anandhu-eng deleted the arjunsuresh-patch-1 branch September 9, 2025 13:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants