unskript / Awesome-CloudOps-Automation

Cloud-ops automation runbooks that are ready to use. Build your own automations using the hundreds of drag and drop actions included in the repository. Built on Jupyter Notebooks, our automation platform jumpstarts your SRE RunBook creation. 😎 published by the unSkript community.
https://unskript.com
Apache License 2.0
292 stars 39 forks source link

[Action]: GitHub List Team Projects #259

Open dougsillars opened 1 year ago

dougsillars commented 1 year ago

Contact Details

No response

Action Name

GitHub List Team Projects

Action Inputs

org team_slug result count (number 1-100)

Action Outputs

response

Comments

No response

Code of Conduct

shloka-bhalgat-unskript commented 1 year ago

Pygithub does not have a method to call this API /orgs/{org}/teams/{team_slug}/projects

Reference