Skip to content

Conversation

@GeekMasher
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings April 24, 2025 18:45
@github-actions
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Copy link
Contributor

Copilot AI left a 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 bumps the policy-as-code version to v2.10.1 across multiple files. Key updates include:

  • Updating the version constant in ghascompliance/version.py.
  • Updating version references in README.md for usage examples including branch names and action references.
  • Updating the version in the .release.yml configuration.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
ghascompliance/version.py Updated version constant to "2.10.1".
README.md Revised version references and clone commands to v2.10.1.
.release.yml Updated release configuration to version "2.10.1".
Comments suppressed due to low confidence (2)

README.md:64

  • [nitpick] Note that the branch name here includes a 'v' prefix whereas the version in ghascompliance/version.py and .release.yml does not. Consider aligning the version naming conventions across files for clarity.
git clone --branch "v2.10.1" https://github.com/advanced-security/policy-as-code.git && cd ./policy-as-code

README.md:72

  • [nitpick] The Powershell clone command uses a 'v' prefix in the branch name while the version in the code is without it. For consistency, verify that the intended version naming convention is applied uniformly.
git clone --branch "v2.10.1" https://github.com/advanced-security/policy-as-code.git

@GeekMasher GeekMasher merged commit 3c34d17 into main Apr 24, 2025
18 checks passed
@GeekMasher GeekMasher deleted the v2_10_1 branch April 24, 2025 18:47
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