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

Minor update to output milestone information #12245

Merged

Conversation

marcusburghardt
Copy link
Member

Description:

When a new milestone is created it might be useful to also output the description and "due on" date so we don't need to use the web interface to check the information.

Rationale:

Make the release process easier for whoever is conducting it.

Review Hints:

The update if very simple and probably don't need any technical test.
It might be tricky to test now during the stabilization phase but could be tested in another repo.

When a new milestone is created it might be useful to also output the
description and "due on" date so we don't need to use the web
interface to check the information.

Signed-off-by: Marcus Burghardt <[email protected]>
@marcusburghardt marcusburghardt added the enhancement General enhancements to the project. label Jul 31, 2024
@marcusburghardt marcusburghardt added this to the 0.1.75 milestone Jul 31, 2024
Copy link

Start a new ephemeral environment with changes proposed in this pull request:

Fedora Environment
Open in Gitpod

Oracle Linux 8 Environment
Open in Gitpod

Copy link

openshift-ci bot commented Jul 31, 2024

@marcusburghardt: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/4.13-images 0dea315 link true /test 4.13-images

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@vojtapolasek vojtapolasek self-assigned this Jul 31, 2024
Copy link

🤖 A k8s content image for this PR is available at:
ghcr.io/complianceascode/k8scontent:12245
This image was built from commit: 0dea315

Click here to see how to deploy it

If you alread have Compliance Operator deployed:
utils/build_ds_container.py -i ghcr.io/complianceascode/k8scontent:12245

Otherwise deploy the content and operator together by checking out ComplianceAsCode/compliance-operator and:
CONTENT_IMAGE=ghcr.io/complianceascode/k8scontent:12245 make deploy-local

Copy link

codeclimate bot commented Jul 31, 2024

Code Climate has analyzed commit 0dea315 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 59.4% (0.0% change).

View more on Code Climate.

Copy link
Collaborator

@vojtapolasek vojtapolasek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, looks good. Failing tests are not related to the PR, therefore I do not consider them

@vojtapolasek vojtapolasek merged commit cadda5c into ComplianceAsCode:master Jul 31, 2024
95 of 97 checks passed
@marcusburghardt marcusburghardt deleted the release_helper_milestone branch July 31, 2024 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement General enhancements to the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants