-
Updated
Aug 3, 2022 - JavaScript
github-action
Here are 1,377 public repositories matching this topic...
-
Updated
Aug 2, 2022 - TypeScript
-
Updated
Jul 16, 2022 - JavaScript
-
Updated
Aug 2, 2022 - TypeScript
-
Updated
May 17, 2022 - CMake
-
Updated
Jun 8, 2022 - TypeScript
-
Updated
Jul 30, 2022 - Shell
-
Updated
Jul 30, 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
-
Updated
Apr 23, 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
Aug 3, 2022 - Python
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
Aug 1, 2022 - JavaScript
-
Updated
Jul 27, 2022 - TypeScript
-
Updated
Aug 2, 2022 - JavaScript
-
Updated
Jul 30, 2022 - Python
-
Updated
Aug 2, 2022 - TypeScript
-
Updated
Aug 1, 2022 - JavaScript

-
Updated
Aug 1, 2022 - JavaScript
-
Updated
Jun 17, 2022 - Shell
-
Updated
May 22, 2022 - JavaScript
-
Updated
Aug 3, 2022 - JavaScript
-
Updated
Jul 15, 2022 - Shell
-
Updated
Jul 22, 2022 - TypeScript
whenever i push it repeats it. really annoying as i keep getting notifications for nothing.
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 "