apache / apache/openserverless
Add support for building the cli on pull request
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 576
- Fork
- 29
- Merge trung bình
- 50 phút
- Pull request đã merge (30 ngày)
- 13
Mô tả
## Why you need it?
To build the cli when someone contributes a PR and it is accepted.
## How it could be?
A "contrib" workflow in github.com/apache/openserverless-cli that
- createa a tag from the version.txt
- trigger a build and a release using the release workflow
## Other related information
A partial implementation creating the tag when someone contribute a PR is already available.
However looks like it does not trigger another build for some reasons.
We shoulud either add the trigger or merge the code with the release workflow so it is activated both by pr AND pull requests.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.