-
Updated
Feb 27, 2022 - JavaScript
github-action
Here are 1,240 public repositories matching this topic...
-
Updated
Feb 27, 2022 - TypeScript
-
Updated
Feb 13, 2022 - JavaScript
-
Updated
Feb 23, 2022 - JavaScript
-
Updated
Feb 21, 2022 - TypeScript
-
Updated
Jan 22, 2022 - CMake
-
Updated
Feb 27, 2022 - TypeScript
-
Updated
Feb 27, 2022 - Shell
-
Updated
Feb 24, 2022 - 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 27, 2022 - TypeScript
-
Updated
Feb 10, 2022 - TypeScript
-
Updated
Feb 27, 2022 - Python
-
Updated
Feb 13, 2022 - 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
Feb 23, 2022 - Python
-
Updated
Feb 25, 2022 - JavaScript
-
Updated
Jan 31, 2022 - Shell
-
Updated
Feb 20, 2022 - JavaScript
-
Updated
Jan 28, 2022 - JavaScript
-
Updated
Feb 27, 2022 - JavaScript
-
Updated
Feb 27, 2022 - Shell
-
Updated
Feb 27, 2022 - JavaScript
-
Updated
Jan 23, 2022 - Shell
whenever i push it repeats it. really annoying as i keep getting notifications for nothing.
-
Updated
Feb 22, 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