-
Updated
Sep 4, 2021 - JavaScript
github-action
Here are 1,068 public repositories matching this topic...
-
Updated
Sep 4, 2021 - TypeScript
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Sep 3, 2021 - TypeScript
-
Updated
Sep 3, 2021 - JavaScript
-
Updated
Aug 20, 2021 - CMake
-
Updated
Sep 2, 2021 - TypeScript
-
Updated
Aug 19, 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
Apr 19, 2021 - JavaScript
-
Updated
Sep 2, 2021 - TypeScript
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
Aug 11, 2021 - TypeScript
-
Updated
Sep 2, 2021 - TypeScript
-
Updated
Aug 31, 2021 - JavaScript
I've attempted to use this action on GitHub Enterprise Server, but it's failing and I believe the issue may be related to hardcoding of URLs where environment variables should be used instead. Specifically, I see https://api.github.com
used in many places, but GitHub's documentation states:
To ensure that your action is co

-
Updated
Aug 30, 2021 - JavaScript
-
Updated
Jul 28, 2021 - Shell
-
Updated
Aug 19, 2021 - JavaScript
-
Updated
Sep 4, 2021 - JavaScript
-
Updated
Aug 29, 2021 - JavaScript
-
Updated
May 25, 2021 - Shell
-
Updated
Sep 2, 2021 - JavaScript
whenever i push it repeats it. really annoying as i keep getting notifications for nothing.
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Sep 4, 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."
Hello, we've been using this action for a while now and I've recently realized that the protected branch check ignores all protected branches, regardless of whether they are explicitly allowed to be deleted. I'm not sure whether this is expected behavior or not, but it sounds reasonable to me that if "Allow deletions" is enabled, the action should delete the branch, regardless of whether it counts