-
Updated
Jul 8, 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 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.
If I set up "Require branches to be up to date before merging" in the repo, then this action keeps rebasing my PRs, which would be cool if that could retrigger the checks. However, since that's impossible, this becomes more a problem than a help, as it leaves my PR in a waiting forever status.
Would it be possible to disable this feature? Passing UPDATE_METHOD=none for example.
GitHub Action for continuous benchmarking to keep performance
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 repo to automatically generate and keep updated a series of Docker images through GitHub Actions.
A GitHub action to create a repository dispatch event
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%|
GitHub Action for building and releasing Electron apps
Given that both files and directories can be added using the files input which seems limited to describing files.
Proposed change here would be renaming files to paths which is more generic and can describe both file based paths and directories.
A GitHub action that facilitates "ChatOps" by creating repository dispatch events for slash commands
GitHub Action to publish to NPM
A GitHub Action that ensures that your PR title matches the Conventional Commits spec.
GitHub actions for terraform
Deploy your Ghost theme with Github Actions
A GitHub action to create or update an issue or pull request comment
This GitHub Action creates a GitHub contribution calendar on a 3D profile image.
GitHub App/Action that automates the creation of issue branches
Community maintained ansible-lint Github Action
Track your code coverage in every pull request.
Automatically publish Go binaries to Github Release Assets through Github Action.
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."
Context
With the introduction of dark mode in Github it has become difficult to set an image background that looks consistent with the background in both dark and light mode.
To solve this the most obvious solution was to make the background transparent. All that was left was to choose colors for text that makes it legible in light as well as dark background.
Is it possible to add a "