Skip to content

ci: harden GitHub Actions workflows, add AGENTS.md#13

Merged
LalatenduMohanty merged 1 commit intopython-wheel-build:mainfrom
tiran:harden-github-actions
Apr 21, 2026
Merged

ci: harden GitHub Actions workflows, add AGENTS.md#13
LalatenduMohanty merged 1 commit intopython-wheel-build:mainfrom
tiran:harden-github-actions

Conversation

@tiran
Copy link
Copy Markdown
Collaborator

@tiran tiran commented Apr 21, 2026

Summary

  • Pin all actions to commit SHAs, add persist-credentials: false and concurrency groups
  • Minimize permissions, add environment: pypi to publish jobs
  • Add CodeQL, OpenSSF Scorecard, and Dependabot workflows
  • Add AGENTS.md and .claude/ to .gitignore

🤖 Generated with Claude Code

@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Pin all actions to commit SHAs, add persist-credentials: false,
add concurrency groups, minimize permissions, and add CodeQL,
OpenSSF Scorecard, and Dependabot workflows. Add AGENTS.md with
instructions for AI coding agents.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Christian Heimes <cheimes@redhat.com>
@tiran tiran force-pushed the harden-github-actions branch from b0d3c21 to 6a2a653 Compare April 21, 2026 14:50
@LalatenduMohanty LalatenduMohanty merged commit 30a709c into python-wheel-build:main Apr 21, 2026
13 checks passed
@tiran tiran deleted the harden-github-actions branch April 23, 2026 05:50
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