-
Updated
Oct 5, 2020 - TypeScript
#
github-action
Here are 733 public repositories matching this topic...
github-pages
workflow
deployment
deployer
gh-pages
deploy
cicd
hacktoberfest
ghpages
github-actions
github-action
workflow-configuration
A Github Action that automatically compresses JPEGs, PNGs and WebPs in Pull Requests.
performance
compression
image-processing
image-compression
performance-monitoring
performance-testing
github-action
-
Updated
Sep 23, 2020 - TypeScript
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
open-source
template
package-manager
cmake
cpp
continuous-integration
ci
static-analysis
project-template
gtest
cmakelists
codecov
clang-format
code-coverage
google-test
cmake-template
cmake-module
ccache
github-actions
github-action
-
Updated
Aug 16, 2020 - CMake
Debug your GitHub Actions via SSH by using tmate to get access to the runner system itself.
-
Updated
Sep 11, 2020 - JavaScript
A GitHub action to create a pull request for changes to your repository in the actions workspace.
-
Updated
Oct 2, 2020 - TypeScript
A tool to generate your github summary card for profile README
-
Updated
Oct 4, 2020 - JavaScript
Automatically Commit changed Files back to Github with Github Actions
-
Updated
Oct 5, 2020 - Shell
Updates README with the recent GitHub activity of a user
javascript
readme
activity
profile-page
readme-template
hacktoberfest
github-workflow
github-actions
github-action
hacktoberfest2020
github-action-javascript
profile-readme
-
Updated
Oct 1, 2020 - JavaScript
GitHub Action that copy files and artifacts via SSH.
-
Updated
Jun 15, 2020 - Shell
5
tzulberti-jampp
commented
Feb 19, 2020
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%|
-
Updated
Jul 18, 2020 - JavaScript
GitHub Action for continuous benchmarking to keep performance
-
Updated
Oct 3, 2020 - TypeScript
A GitHub action that facilitates "ChatOps" by creating repository dispatch events for slash commands
-
Updated
Oct 2, 2020 - TypeScript
A GitHub action to create a repository dispatch event
-
Updated
Oct 2, 2020 - TypeScript
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Sep 16, 2020 - JavaScript
Export image assets from Figma to GitHub
-
Updated
Jun 4, 2020 - JavaScript
TheTechRobo
commented
Aug 16, 2020
whenever i push it repeats it. really annoying as i keep getting notifications for nothing.
mnixry
opened
Aug 6, 2020
-
Updated
Oct 5, 2020 - Shell
-
Updated
Sep 11, 2020 - Shell
-
Updated
Oct 1, 2020 - TypeScript
A GitHub Action to automatically revert a commit on a '/revert' comment
-
Updated
May 22, 2020 - Shell
GitHub Action for running ansible-lint as part of your workflows! [ https://github.com/marketplace/actions/ansible-lint ]
github
lint
ansible
linting
linter
actions
linters
ansible-lint
ansible-lint-docker
github-actions
github-action
ansible-playbook-lint
ansible-playbook-linter
-
Updated
Jul 19, 2020 - Shell
A GitHub action to update a Docker Hub repository description from README.md
-
Updated
Oct 2, 2020 - TypeScript
open a pull request when a branch is pushed or updated
-
Updated
Sep 26, 2020 - Python
Gradle Wrapper Validation Action
-
Updated
Oct 1, 2020 - TypeScript
Improve this page
Add a description, image, and links to the github-action topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the github-action topic, visit your repo's landing page and select "manage topics."
I would like to add the PR author to the message commit (for credits in the CHANGELOG). The following
MERGE_COMMIT_MESSAGEexample:works correctly so I assumed that
pullRequestis a Pull Request object fetched by Github's REST API, and I tri