microsoft/PowerShellForGitHub

Feature Request: Artifacts API

オープン

#315 opened on 2021/01/27

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)PowerShell (189 件のフォーク)auto 404
help wantedup for grabs

Repository metrics

Stars
 (635 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド