Skip to content

Fix category name for licenses module#302

Merged
cert-manager-prow[bot] merged 1 commit into
cert-manager:mainfrom
SgtCoDFish:licenses-category
Jun 18, 2025
Merged

Fix category name for licenses module#302
cert-manager-prow[bot] merged 1 commit into
cert-manager:mainfrom
SgtCoDFish:licenses-category

Conversation

@SgtCoDFish
Copy link
Copy Markdown
Member

Before this change:

$ make help
...
[shared] Generate/Verify
    generate-go-licenses          > Generate licenses for the golang dependencies

[shared] Generate/ Verify
    verify                        > Verify code and generate targets.
    verify-pod-security-standards > Verify that the Helm chart complies with the pod security standards.
...

After this change:

$ make help
...
[shared] Generate/ Verify
    verify                        > Verify code and generate targets.
    verify-pod-security-standards > Verify that the Helm chart complies with the pod security standards.

                                    You can add Kyverno policy exceptions to
                                    `make/verify-pod-security-standards-exceptions.yaml`, to skip some of the pod
                                    security policy rules.
...
    generate-go-licenses          > Generate licenses for the golang dependencies
...

Signed-off-by: Ashley Davis <ashley.davis@cyberark.com>
@cert-manager-prow cert-manager-prow Bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 17, 2025
@inteon
Copy link
Copy Markdown
Member

inteon commented Jun 18, 2025

/approve
/lgtm

@cert-manager-prow cert-manager-prow Bot added the lgtm Indicates that a PR is ready to be merged. label Jun 18, 2025
@cert-manager-prow
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: inteon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cert-manager-prow cert-manager-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 18, 2025
@cert-manager-prow cert-manager-prow Bot merged commit 2a0b032 into cert-manager:main Jun 18, 2025
4 checks passed
@SgtCoDFish SgtCoDFish deleted the licenses-category branch June 18, 2025 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants