help wantedup for grabs
倉庫指標
- 星標
- (635 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
Feature Idea Summary
Implement the artifacts API for Github Actions primarily to download artifacts. This is useful for grabbing commit builds, etc. quickly using scripts, or updating a test to the latest commit
Feature Idea Additional Details
https://docs.github.com/en/rest/reference/actions#artifacts Conventions would match other cmdlets. Of primary interest are list, get, download
Requested Assignment
If tagged as up-for-grabs I will attempt to implement this.