PHPackages                             pierreminiggio/github-action-run-deleter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. pierreminiggio/github-action-run-deleter

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

pierreminiggio/github-action-run-deleter
========================================

1.0.0(today)11↑2900%PHPPHP &gt;=7.4.0

Since Jun 20Pushed todayCompare

[ Source](https://github.com/pierreminiggio/php-github-action-run-deleter)[ Packagist](https://packagist.org/packages/pierreminiggio/github-action-run-deleter)[ RSS](/packages/pierreminiggio-github-action-run-deleter/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Install using composer :

```
composer require pierreminiggio/github-action-run-deleter

```

```
use PierreMiniggio\GithubActionRunDeleter\GithubActionRunDeleter;

require __DIR__ . DIRECTORY_SEPARATOR . 'vendor' . DIRECTORY_SEPARATOR . 'autoload.php';

$deleter = new GithubActionRunDeleter();
$deleter->delete(
    'token',
    'pierreminiggio',
    'remotion-test-github-action',
    1234567890
);
```

Deleting a run also deletes its logs and artifacts on Github's side (see [Github's docs](https://docs.github.com/en/actions/concepts/workflows-and-actions/workflow-artifacts)), so there's no need to delete artifacts separately.

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance100

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

0d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c457f516287c1c035539acf5f6c4a4158da7bcf27d134f14c9c6fd3e5f7f50a?d=identicon)[pierreminiggio](/maintainers/pierreminiggio)

---

Top Contributors

[![pierreminiggio](https://avatars.githubusercontent.com/u/35456349?v=4)](https://github.com/pierreminiggio "pierreminiggio (1 commits)")

### Embed Badge

![Health badge](/badges/pierreminiggio-github-action-run-deleter/health.svg)

```
[![Health](https://phpackages.com/badges/pierreminiggio-github-action-run-deleter/health.svg)](https://phpackages.com/packages/pierreminiggio-github-action-run-deleter)
```

###  Alternatives

[felixfbecker/language-server

PHP Implementation of the Visual Studio Code Language Server Protocol

1.2k95.7k](/packages/felixfbecker-language-server)[sarfraznawaz2005/servermonitor

Laravel package to periodically monitor the health of your server and website.

19613.5k1](/packages/sarfraznawaz2005-servermonitor)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4676.9k](/packages/tiamo-phpas2)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
