PowerShellForGitHub icon indicating copy to clipboard operation
PowerShellForGitHub copied to clipboard

Support for interacting with actions/workflows

Open johnknutsonhc opened this issue 1 year ago • 0 comments

Feature Idea Summary

Add support to interact with workflows for GitHub Actions

Feature Idea Additional Details

The GitHub CLI has support to interact with worklows (get, list, run, etc.)

GitHub REST API docs for actions/workflows

It would be nice to have the same functionality in this module

Requested Assignment

  • I would be interested in implementing this

Operating System

Name                           Value
----                           -----
OSVersion                      Microsoft Windows NT 10.0.22631.0
Is 64-bit                      True
Current culture                en-US
Current UI culture             en-US

PowerShell Version

Name                           Value
----                           -----
PSVersion                      7.4.6
PSEdition                      Core
GitCommitId                    7.4.6
OS                             Microsoft Windows 10.0.22631
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Module Version

Running:
Installed: 0.16.1

johnknutsonhc avatar Feb 26 '25 14:02 johnknutsonhc