Skip to content

Instantly share code, notes, and snippets.

@dgamanenko
dgamanenko / README.md
Created March 25, 2022 09:22 — forked from magnetikonline/README.md
Cleanup legacy GitHub Actions workflow runs.

Cleanup legacy GitHub Actions workflow runs

Python utility to delete in bulk all GitHub Actions runs for a given workflow, either current or legacy/since removed. The GitHub UI currently allows removal of individual workflow runs, but this becomes tedious with a bulk of previous runs.

Usage

Create a Personal access token with workflow scope:

image

@dgamanenko
dgamanenko / cheatsheet-elasticsearch.md
Created September 18, 2019 06:49 — forked from ruanbekker/cheatsheet-elasticsearch.md
Elasticsearch Cheatsheet : Example API usage of using Elasticsearch with curl