mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-17 12:02:24 -05:00
[PR #841] Add Magga under Pull Requests #14624
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/841
Author: @8NobleTruths
Created: 7/10/2026
Status: 🔄 Open
Base:
main← Head:add-magga📝 Commits (1)
4bc8ecbAdd Magga under Pull Requests📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adds Magga to the Pull Requests section.
Magga is a GitHub Action that checks each pull request by running it, not by scoring how plausible it looks. Its core check: a newly added test must fail on the base revision and pass on the head, so a hollow test that passes either way is caught. It comments a verdict with a label (verified / needs-info / likely-slop) and the evidence behind it, and can run untrusted outside pull requests in a no-network Docker sandbox.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.