GitHub Actions now allows developers to use environments without auto-deployment [GA]
Đang mở
cloud
Enterprise
Free
GA
Shipped
Team
- 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
GitHub Environments auto-deploy when added to Actions workflows. This is useful, but also a pain point if you only want to use the environment's variables, not deploy to it. Using environments to store secrets and bind them to a branch is a huge security win, but for others it's more about usability and avoiding deployment spam on a pull request.[/+]
### Expected Outcome
With this release, developers can now use environments without them auto-deploying them. This will be accomplished by adding a boolean option in Actions workflows to note if deployment is true or false.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.