Skip to content
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

🌱 Replace Depecated Action to validate the PR Title with script #1541

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

camilamacedo86
Copy link
Contributor

The action is deprecated and goes away when Kubebuilder GCP Project no longer be available. Therefore, this PR replaces the action for the shell script that does the same check. More info: https://github.com/kubernetes-sigs/kubebuilder-release-tools?tab=readme-ov-file#pr-verification-github-action-deprecated

Description

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

@camilamacedo86 camilamacedo86 requested a review from a team as a code owner January 2, 2025 16:40
Copy link

netlify bot commented Jan 2, 2025

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit bfa0c03
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/6776c24c4a5816000883c71c
😎 Deploy Preview https://deploy-preview-1541--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

The action is deprecated and goes away when Kubebuilder GCP Project no longer be available.
Therefore, this PR replaces the action for the shell script that does the same check.
More info: https://github.com/kubernetes-sigs/kubebuilder-release-tools?tab=readme-ov-file#pr-verification-github-action-deprecated
Copy link

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.22%. Comparing base (10f0f77) to head (bfa0c03).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1541      +/-   ##
==========================================
- Coverage   74.25%   74.22%   -0.04%     
==========================================
  Files          42       42              
  Lines        3329     3329              
==========================================
- Hits         2472     2471       -1     
- Misses        676      677       +1     
  Partials      181      181              
Flag Coverage Δ
e2e 52.11% <ø> (ø)
unit 56.92% <ø> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant