-
Updated
Oct 18, 2021 - JavaScript
github-action
Here are 1,129 public repositories matching this topic...
-
Updated
Oct 18, 2021 - TypeScript
-
Updated
Oct 5, 2021 - JavaScript
-
Updated
Sep 21, 2021 - TypeScript
-
Updated
Oct 9, 2021 - JavaScript
-
Updated
Oct 7, 2021 - CMake
-
Updated
Oct 14, 2021 - TypeScript
-
Updated
Oct 4, 2021 - Shell
-
Updated
Feb 13, 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
Oct 14, 2021 - TypeScript

-
Updated
Apr 19, 2021 - JavaScript
The files on PyPI have these hash values:
- SHA256
- MD5
- BLAKE2-256
If print the hash values, people can easily verify whether the file on PyPI was automatically uploaded by CI script.
It is best to print a pretty-print table.
-
Updated
Oct 12, 2021 - TypeScript
-
Updated
Oct 18, 2021 - TypeScript
-
Updated
Sep 17, 2021 - JavaScript
-
Updated
Oct 18, 2021 - JavaScript

-
Updated
Oct 18, 2021 - JavaScript
-
Updated
Jul 28, 2021 - Shell
-
Updated
Oct 18, 2021 - JavaScript
-
Updated
Oct 18, 2021 - JavaScript
-
Updated
Oct 18, 2021 - Python
-
Updated
Oct 19, 2021 - JavaScript
-
Updated
Oct 6, 2021 - Shell
-
Updated
Oct 14, 2021 - JavaScript
whenever i push it repeats it. really annoying as i keep getting notifications for nothing.
-
Updated
Oct 6, 2021 - JavaScript
-
Updated
Nov 13, 2020 - 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