Merge pull request #235 from actions/nebuk89-patch-1
Package and Smoke Test / Package (push) Has been cancelled
Repository dispatch event for Integration Tests / repository_dispatch_event (push) Has been cancelled
Licensed / Check licenses (push) Has been cancelled
Package and Smoke Test / Smoke Test (push) Has been cancelled

Update README.md
This commit is contained in:
Ben De St Paer-Gotch
2025-06-06 09:18:16 +01:00
committed by GitHub
+19
View File
@@ -2,6 +2,25 @@
This action deletes versions of a package from [GitHub Packages](https://github.com/features/packages). This action will only delete a maximum of 100 versions in one run.
### Note
Thank you for your interest in this GitHub action, however, right now we are not taking contributions.
We continue to focus our resources on strategic areas that help our customers be successful while making developers' lives easier. While GitHub Actions remains a key part of this vision, we are allocating resources towards other areas of Actions and are not taking contributions to this repository at this time. The GitHub public roadmap is the best place to follow along for any updates on features were working on and what stage theyre in.
We are taking the following steps to better direct requests related to GitHub Actions, including:
1. We will be directing questions and support requests to our [Community Discussions area](https://github.com/orgs/community/discussions/categories/actions)
2. High Priority bugs can be reported through Community Discussions or you can report these to our support team https://support.github.com/contact/bug-report.
3. Security Issues should be handled as per our [security.md](security.md)
We will still provide security updates for this project and fix major breaking changes during this time.
You are welcome to still raise bugs in this repo.
### What It Can Do
* Create a retention policy (delete all except n most recent pre-release versions)