-
Updated
Jan 11, 2022 - JavaScript
github-action
Here are 1,207 public repositories matching this topic...
-
Updated
Jan 11, 2022 - TypeScript
-
Updated
Jan 4, 2022 - JavaScript
-
Updated
Jan 11, 2022 - JavaScript
-
Updated
Dec 2, 2021 - TypeScript
-
Updated
Oct 7, 2021 - CMake
-
Updated
Jan 8, 2022 - TypeScript
-
Updated
Jan 11, 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
Jan 6, 2022 - TypeScript
-
Updated
Oct 28, 2021 - JavaScript
-
Updated
Jan 9, 2022 - TypeScript
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
Jan 6, 2022 - TypeScript
-
Updated
Sep 17, 2021 - JavaScript
-
Updated
Jan 10, 2022 - JavaScript
-
Updated
Jul 28, 2021 - Shell
-
Updated
Jan 3, 2022 - Python
-
Updated
Dec 26, 2021 - JavaScript
-
Updated
Jan 11, 2022 - JavaScript
-
Updated
Jan 11, 2022 - Python
-
Updated
Jan 6, 2022 - JavaScript
-
Updated
Jan 2, 2022 - JavaScript
-
Updated
Dec 27, 2021 - Shell
whenever i push it repeats it. really annoying as i keep getting notifications for nothing.
-
Updated
Jan 10, 2022 - Shell
-
Updated
Oct 6, 2021 - JavaScript
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