github-script
GitHub API client
An action that enables JavaScript workflows to interact with the GitHub API using a script
Write workflows scripting the GitHub API in JavaScript
4k stars
39 watching
427 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list
actionsgithub-apijavascript
Related projects:
Repository | Description | Stars |
---|---|---|
actions/toolkit | A collection of reusable building blocks for creating GitHub Actions | 5,052 |
actions/starter-workflows | Provides pre-built GitHub Actions workflows to help developers get started with workflow automation. | 9,461 |
nektos/act | Tool to run GitHub Actions locally with fast feedback and local task runner capabilities | 56,216 |
elstudio/actions-js-build | A GitHub Actions project that automates JavaScript build tasks and file commits. | 54 |
actions/runner | An application used to run jobs in GitHub Actions workflows | 4,961 |
actions/checkout | An action that allows workflows to access a repository by checking it out in the workspace. | 6,020 |
mxschmitt/action-tmate | Allows debugging of GitHub Actions via SSH or web shell using the tmate tool. | 3,003 |
actions/javascript-action | A GitHub Actions repository providing a template for creating JavaScript actions with tests, linting, workflow, publishing, and versioning. | 1,006 |
rhysd/actionlint | A tool that checks GitHub Actions workflow files for syntax and semantic errors to ensure their correctness | 2,861 |
actions/setup-node | Provides a way to set up and configure Node.js versions in GitHub Actions workflows | 3,979 |
amadevus/pwsh-script | A GitHub Action written in PowerShell that runs scripts with access to workflow context | 47 |
gautamkrishnar/blog-post-workflow | Automates the update of GitHub README files with latest blog posts from RSS feeds. | 3,038 |
github-tools/github | A wrapper around the Github API for JavaScript applications | 3,613 |
softprops/action-gh-release | Tools for creating and managing GitHub Releases from GitHub Actions workflows | 4,280 |
workshopper/javascripting | An interactive terminal-based tutorial to learn JavaScript | 2,871 |