microsoft/PowerShellForGitHub

Feature Request: Artifacts API

开放

#315 创建于 2021年1月27日

 (2 条评论) (0 个反应) (0 位负责人)PowerShell (189 个派生)auto 404
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.

贡献者指南