This repository provides easy-to-use composite actions for managing a Github
repository in Github workflows. All actions wrap the octokit api via
actions/github-script.
Below are the list of available actions, with links to documentation:
git/addgit/commitgit/create-branchgit/delete-branchgit/delete-taggit/get-branchgit/get-commitgit/get-taggit/pushissues/add-assigneesissues/add-labelsissues/closeissues/createissues/create-commentissues/create-or-commentissues/delete-commentissues/getissues/get-commentissues/lockissues/openissues/remove-assigneesissues/remove-labelsissues/set-labelsissues/unlockissues/updateissues/update-commentpulls/add-assigneespulls/add-labelspulls/closepulls/createpulls/create-commentpulls/getpulls/mergepulls/openpulls/remove-assigneespulls/remove-labelspulls/update-commentreleases/createreleases/deletereleases/delete-assetreleases/getreleases/upload-assetrepos/add-collaboratorrepos/check-collaboratorrepos/create-commit-statusrepos/remove-collaborator
Except where otherwise specified, this project is dual-licensed under both the Apache-2 and MIT licenses.