-
Updated
Jul 8, 2022 - JavaScript
github-action
Here are 1,343 public repositories matching this topic...
-
Updated
Jul 7, 2022 - TypeScript
-
Updated
Jun 14, 2022 - JavaScript
-
Updated
Jun 23, 2022 - TypeScript
-
Updated
May 17, 2022 - CMake
-
Updated
Jun 8, 2022 - TypeScript
-
Updated
Jun 29, 2022 - Shell
-
Updated
Jun 15, 2022 - Shell
If I set up "Require branches to be up to date before merging" in the repo, then this action keeps rebasing my PRs, which would be cool if that could retrigger the checks. However, since that's impossible, this becomes more a problem than a help, as it leaves my PR in a waiting forever status.
Would it be possible to disable this feature? Passing UPDATE_METHOD=none
for example.
-
Updated
Jun 27, 2022 - TypeScript
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
Jul 7, 2022 - Python
-
Updated
Apr 23, 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
Jun 15, 2022 - JavaScript
Is your feature request related to a problem? Please describe.
Given that both files and directories can be added using the files
input which seems limited to describing files.
Describe the solution you'd like?
Proposed change here would be renaming files
to paths
which is more generic and can describe both file based paths and directories.
Describe alternatives you'v
-
Updated
Jul 4, 2022 - TypeScript
-
Updated
May 13, 2022 - JavaScript
-
Updated
Jul 1, 2022 - JavaScript
-
Updated
May 29, 2022 - Python

-
Updated
Jul 4, 2022 - JavaScript
-
Updated
Jun 3, 2022 - JavaScript
-
Updated
Jun 17, 2022 - Shell
-
Updated
Jul 7, 2022 - TypeScript
-
Updated
Jul 8, 2022 - JavaScript
-
Updated
May 22, 2022 - JavaScript
-
Updated
Jun 24, 2022
-
Updated
Jul 7, 2022 - TypeScript
-
Updated
Jun 13, 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."
Context
With the introduction of dark mode in Github it has become difficult to set an image background that looks consistent with the background in both dark and light mode.
To solve this the most obvious solution was to make the background transparent. All that was left was to choose colors for text that makes it legible in light as well as dark background.
Is it possible to add a "