[PR #969] [CLOSED] Mcode action #1531

Open
opened 2026-01-29 20:54:33 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/969
Author: @souperk
Created: 5/24/2022
Status: Closed

Base: masterHead: mcode-action


📝 Commits (7)

📊 Changes

5 files changed (+131 additions, -0 deletions)

View changed files

.github/workflows/mayhem.yml (+52 -0)
.mayhem/Dockerfile (+25 -0)
.mayhem/Mayhemfile (+5 -0)
.mayhem/build.sh (+28 -0)
.mayhem/project.yaml (+21 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/969 **Author:** [@souperk](https://github.com/souperk) **Created:** 5/24/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `mcode-action` --- ### 📝 Commits (7) - [`17e4d3b`](https://github.com/google/brotli/commit/17e4d3b79b457e505a8cb7f7eb91733155739956) update workflow files - [`2af99ff`](https://github.com/google/brotli/commit/2af99ff079d59a172d562d2f611877defee84a35) update workflow files - [`6522ce6`](https://github.com/google/brotli/commit/6522ce6f23d3feef912aeb9361c8eda3cc6dba62) update workflow files - [`f5c28e8`](https://github.com/google/brotli/commit/f5c28e89beb1cf89a38e04d25f23dded96da2d29) update workflow files - [`68984a6`](https://github.com/google/brotli/commit/68984a6df6d3bd27554ee16c316f260730a307fe) Delete .github/workflows/sync.yml file - [`7164db6`](https://github.com/google/brotli/commit/7164db60d5ff78ecdc7a6093dfd083ac2f7958c1) Merge branch 'google:master' into master - [`b6b4327`](https://github.com/google/brotli/commit/b6b4327f910302edf3d98d9b1a4e9ccf0830f0cb) Add mayhem support ### 📊 Changes **5 files changed** (+131 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/mayhem.yml` (+52 -0) ➕ `.mayhem/Dockerfile` (+25 -0) ➕ `.mayhem/Mayhemfile` (+5 -0) ➕ `.mayhem/build.sh` (+28 -0) ➕ `.mayhem/project.yaml` (+21 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:54:33 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1531