mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-16 19:42:13 -05:00
[GH-ISSUE #689] Open-source GitHub Action that surfaces architectural decisions on PRs when protected files change. Github Action to enforce ADRs #8721
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?
Originally created by @decispher on GitHub (Feb 11, 2026).
Original GitHub issue: https://github.com/sdras/awesome-actions/issues/689
I built an action that solves a problem we kept running into — developers modifying critical code without knowing why it was implemented a certain way.
How it works:
What it's NOT:
MIT licensed, fully open source
It's basically CODEOWNERS but for "why" instead of "who."
Repo: Decision guardian