mirror of https://github.com/go-gitea/gitea.git
docs: add notes on actions permissions proposal
Reading through issue #24635 to understand requirements. Previous PRs were rejected for security reasons. Signed-off-by: SBALAVIGNESH123 <balavignesh449@gmail.com>pull/36113/head
parent
69700f9cdd
commit
4b8cf42f2c
@ -0,0 +1,10 @@
|
|||||||
|
# Actions Permissions Implementation Notes
|
||||||
|
|
||||||
|
Reading through #24635 and related PRs.
|
||||||
|
Need to understand why #23729 and #24554 were rejected.
|
||||||
|
|
||||||
|
Key points:
|
||||||
|
- Security first
|
||||||
|
- Org/repo boundaries
|
||||||
|
- No blanket permissions
|
||||||
|
|
||||||
Loading…
Reference in New Issue