-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Contributing mcp #976
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
base: main
Are you sure you want to change the base?
Contributing mcp #976
Conversation
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
This pull request introduces two main improvements to the repository: onboarding instructions for GitHub Copilot and the addition of a SLSA Level 3 provenance generation workflow. These changes aim to enhance both developer onboarding and supply chain security. Repository onboarding and documentation:
Supply chain security and CI/CD:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
00
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds workflow automation and developer guidance to the repository by introducing SLSA (Supply-chain Levels for Software Artifacts) security provenance generation and Copilot onboarding instructions.
- Adds GitHub Actions workflow for SLSA level 3 provenance generation for enhanced supply-chain security
- Introduces comprehensive Copilot instructions template to help coding agents work more efficiently in the repository
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
File | Description |
---|---|
.github/workflows/generator-generic-ossf-slsa3-publish.yml | Adds SLSA provenance generation workflow with artifact building and signing capabilities |
.github/copilot-instructions.md | Provides template guidelines for creating repository-specific Copilot agent instructions |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice
Closes: