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

chore(RELEASE-1227): remove owner and labels on created releases #999

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

Conversation

johnbieren
Copy link
Collaborator

This commit removes the part of the snapshot adapter that adds an owner reference and copies the PaC and openshift labels/annotations from the snapshot to the Release CR. This code is being moved to the release adapter instead so that manual and automatic releases are handled the same.

Maintainers will complete the following section

This commit removes the part of the snapshot adapter that adds an owner
reference and copies the PaC and openshift labels/annotations from the
snapshot to the Release CR. This code is being moved to the release
adapter instead so that manual and automatic releases are handled the
same.

Signed-off-by: Johnny Bieren <[email protected]>
Copy link

openshift-ci bot commented Jan 24, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@johnbieren
Copy link
Collaborator Author

Draft because it depends on konflux-ci/release-service#656

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@b8d2b41). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #999   +/-   ##
=======================================
  Coverage        ?   64.10%           
=======================================
  Files           ?       49           
  Lines           ?     6254           
  Branches        ?        0           
=======================================
  Hits            ?     4009           
  Misses          ?     1889           
  Partials        ?      356           

☔ 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants