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: add action to cleanup github action cache #976

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

kadel
Copy link
Member

@kadel kadel commented Feb 16, 2024

Description

Adding a new GitHub Action will clean up the Cache once the PR is merged.
This should make cache cleanup faster.

More info at https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#managing-caches

Which issue(s) does this PR fix

  • Fixes #?

PR acceptance criteria

Please make sure that the following steps are complete:

  • GitHub Actions are completed and successful
  • Unit Tests are updated and passing
  • E2E Tests are updated and passing
  • Documentation is updated if necessary (requirement for new features)
  • Add a screenshot if the change is UX/UI related

How to test changes / Special notes to the reviewer

@kadel kadel requested a review from a team as a code owner February 16, 2024 14:30
Copy link

changeset-bot bot commented Feb 16, 2024

⚠️ No Changeset found

Latest commit: d09970d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@openshift-ci openshift-ci bot requested review from PatAKnight and tumido February 16, 2024 14:30
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Collaborator

@schultzp2020 schultzp2020 left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm label Feb 16, 2024
Copy link

openshift-ci bot commented Feb 16, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: schultzp2020

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

The pull request process is described here

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

Copy link
Contributor

The image is available at: quay.io/janus-idp/backstage-showcase:pr-976!

@kadel
Copy link
Member Author

kadel commented Feb 19, 2024

/override "Showcase tests on OCP/PR Test"

Copy link

openshift-ci bot commented Feb 19, 2024

@kadel: Overrode contexts on behalf of kadel: Showcase tests on OCP/PR Test

In response to this:

/override "Showcase tests on OCP/PR Test"

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/test-infra repository.

@openshift-merge-bot openshift-merge-bot bot merged commit 74e35c6 into redhat-developer:main Feb 19, 2024
7 checks passed
kadel added a commit to kadel/backstage-showcase that referenced this pull request Feb 20, 2024
* chore: add action to cleanup github action cache

* Apply suggestions from code review

Co-authored-by: Paul Schultz <[email protected]>

---------

Co-authored-by: Paul Schultz <[email protected]>
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