Support For Granular Locking Mechanisms.
Open
question
- Dominant language
- TypeScript
- Stars
- 576
- Forks
- 74
- Avg merge
- 11h 7m
- Merged PRs (30d)
- 1
Description
### Details
First of all, we really thank you for this project. It's really one of my favorite GHA related projects.
## The Problem
We recently realized that sticky locks lock on a user level, not on a PR level.
This recently caused a problem for us because one of our developers forgot to merge and deployed another PR, effectively rolling back the changes of his previous PR.
## The Suggestion
We would like it if locks could also work on a PR or Branch basis.
---
I would be glad to contribute if that's ok, but I wanted to check if my assumption and suggestion was valid first.
Contributor guide
Assessment
This issue has not been assessed yet.