-
Updated
Jan 11, 2022 - JavaScript
{{ message }}
Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.
Debug your GitHub Actions via SSH by using tmate to get access to the runner system itself.
A tool to generate your github summary card for profile README
A Github Action that automatically compresses JPEGs, PNGs and WebPs in Pull Requests.
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
A GitHub action to create a pull request for changes to your repository in the actions workspace
Automatically Commit changed Files back to GitHub with GitHub Actions for the 80% use case.
GitHub Action that copy files and artifacts via SSH.
Hello,
Thanks for working on this!
However, like other actions out there, it'd be cool to let the users set their own custom committer's email address. What do you think about this?
A GitHub action to create a repository dispatch event
GitHub Action for building and releasing Electron apps
GitHub Action for continuous benchmarking to keep performance
I am not sure if this belongs here, but I am having an issue when using this Github Action.
This is the link to the github run that failed:
https://github.com/jampp/migratron/pull/25/checks?check_run_id=456554120
and the content is:
Uploading distributions to https://test.pypi.org/legacy/
Uploading migratron-1.1.0-py3-none-any.whl
0%| | 0.00/30.5k [00:00<?, ?B/s]
100%|
A GitHub action that facilitates "ChatOps" by creating repository dispatch events for slash commands
GitHub Action to publish to NPM
A repo to automatically generate and keep updated a series of Docker images through GitHub Actions.
Deploy your Ghost theme with Github Actions
GitHub actions for terraform
GitHub App/Action that automates the creation of issue branches
A GitHub action to create or update an issue or pull request comment
[NOT OFFICIALLY SUPPORTED BY RED HAT BUT BY VOLUNTEERS] | GitHub Action for running ansible-lint as part of your workflows! [ https://github.com/marketplace/actions/ansible-lint ] | PLEASE REPORT `ansible-lint` BUGS TO https://github.com/ansible-community/ansible-lint
whenever i push it repeats it. really annoying as i keep getting notifications for nothing.
Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files with support for push and pull request events.
Add a description, image, and links to the github-action topic page so that developers can more easily learn about it.
To associate your repository with the github-action topic, visit your repo's landing page and select "manage topics."
Hi!
It would be really usefull to know if the action was able to merge the PR or not. I want to send a slack message to inform if PR was automerged or not, and based on the action status I want the message to be one or another. Is it doable?
Cheers