-
Updated
Feb 9, 2022 - JavaScript
github-action
Here are 1,223 public repositories matching this topic...
-
Updated
Feb 9, 2022 - TypeScript
-
Updated
Jan 4, 2022 - JavaScript
-
Updated
Jan 17, 2022 - JavaScript
-
Updated
Feb 1, 2022 - TypeScript
-
Updated
Jan 22, 2022 - CMake
-
Updated
Jan 31, 2022 - TypeScript
-
Updated
Jan 24, 2022 - Shell
-
Updated
Oct 23, 2021 - Shell
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?
-
Updated
Feb 5, 2022 - TypeScript
-
Updated
Feb 7, 2022 - TypeScript
-
Updated
Feb 9, 2022 - Python
-
Updated
Oct 28, 2021 - JavaScript
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
Feb 8, 2022 - TypeScript
-
Updated
Sep 17, 2021 - JavaScript
-
Updated
Jan 24, 2022 - Python
-
Updated
Feb 7, 2022 - JavaScript
-
Updated
Jan 31, 2022 - Shell
-
Updated
Feb 6, 2022 - JavaScript
-
Updated
Feb 9, 2022 - JavaScript
-
Updated
Jan 28, 2022 - JavaScript
-
Updated
Feb 6, 2022 - JavaScript
-
Updated
Jan 23, 2022 - Shell
-
Updated
Feb 8, 2022 - Shell
whenever i push it repeats it. really annoying as i keep getting notifications for nothing.
-
Updated
Jan 30, 2022 - Shell
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."


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