deno-github-contributions-api
github-script
Our great sponsors
deno-github-contributions-api | github-script | |
---|---|---|
1 | 9 | |
133 | 3,148 | |
- | 5.0% | |
3.7 | 4.5 | |
5 months ago | 1 day ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
deno-github-contributions-api
We haven't tracked posts mentioning deno-github-contributions-api yet.
Tracking mentions began in Dec 2020.
github-script
-
actions-rs Github Actions need more maintainers!!! OR to be replaced
You can generate what to annotate with a few lines of shell and then use gihub-script
-
GitHub Actions by Example
Nice idea, worth mentioning other features:
* Reusable workflows (note: matrix strategy doesn't work here): https://docs.github.com/en/actions/using-workflows/reusing-w...
* Composite actions: https://docs.github.com/en/actions/creating-actions/creating...
* Script as action: https://github.com/actions/github-script
* Using GitHub Packages and artifacts: https://docs.github.com/en/actions/publishing-packages/about...
* Using docker-compose-like services that run alongside of the container: https://docs.github.com/en/actions/using-containerized-servi...
And many, many more :)
-
Automating Data Analytics Environments
actions/[email protected]
-
Automatically cross-publish posts from my blog to dev.to
This workflow makes use of the awesome github-script that makes working with API's a breeze!
-
Build GitHub Actions with a Docker Container
Note at the end of the bash, and we are leveraging a curl command to talk directly to the GitHub API. This curl command is meant for simplicity. All of this could have been done using the octokit.rest.js library or better github-script.
-
Automate your PR reviews with GitHub Action scripting in JavaScript
In this post, I am going to focus on the API and actions/github-script. This action makes it easy to quickly write a script in your workflow that uses the GitHub API and includes the workflow run context.
-
My First Github Workflow
My new github action follows a simple workflow: Whenever a user opens a pull request to the repository with the configured workflow, a comment is made on the PR with a greeting to the user and another comment with the statistics about the repository and PR are posted. Used the github-scripts (https://github.com/actions/github-script) action to get the API and context to write my own script in the workflow. It was a very fun exercise for me. Thankyou Dev Team for this cool contest!
-
Run arbitrary commands via a comment and commit the changes
actions/github-script
What are some alternatives?
dependabot-core - 🤖 Dependabot's update PR creation logic. Feedback: https://github.com/orgs/community/discussions/categories/code-security
take-action - This is an action to assign yourself to an issue for a repo you are not a contributor to.
devhub - TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them
gh-action-terminal
checkout - Action for checking out a repo
toolkit - The GitHub ToolKit for developing GitHub Actions.
WebTechnologies_PasswordSecurity - WT Project 2018-19 on the topic - Password Security
setup-msys2 - GitHub Action to setup MSYS2 (MSYS, MINGW32, MINGW64, UCRT64 and/or CLANG64)
core.js - Extendable client for GitHub's REST & GraphQL APIs
github-profile-views-counter - 🚀 Set up this GitHub profile views counter for your profile that does not require any services to record profile views
workflows - Workflows make it easy to browse, search, execute and share commands (or a series of commands)--without needing to leave your terminal.
github-label-manager - Simple CLI tool to create/delete labels with GitHub Labels API