Keyless GitHub App Tokens in Actions [Public Preview]
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 8.9k
- Fork
- 1.8k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Value Prop
With keyless GitHub App tokens in Actions, you can securely run workflows that act as a GitHub App without needing to store or manage private keys as secrets. This makes it easier and safer to automate tasks like creating pull requests, managing branches, or accessing private repositories, all while reducing the risk of credential leaks.
### Expected Outcome
This update aims to eliminate the need for distributing and storing private keys for GitHub Apps in Actions workflows, tightening security and simplifying setup. By allowing only trusted workflows to mint tokens based on admin-defined policies, customers gain more control and peace of mind over their automation and integrations.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.