This is the Linux app named git-auto-commit Action whose latest release can be downloaded as v5.0.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named git-auto-commit Action with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
git-auto-commit Action
DESCRIPTION
Automatically Commit changed Files back to GitHub with GitHub Actions for the 80% use case. A GitHub Action to detect changed files during a Workflow run and to commit and push them back to the GitHub repository. By default, the commit is made in the name of "GitHub Actions" and co-authored by the user that made the last commit. Note that the Action has to be used in a Job that runs on a UNIX system (e.g. ubuntu-latest). If you don't use the default permission of the GITHUB_TOKEN, give the Job or Workflow at least the contents: write permission. The goal of this Action is to be "the Action for committing files for the 80% use case". Therefore, you might run into issues if your Workflow falls into the not supported 20% portion. If your Workflow can't push the commit to the repository because of authentication issues, please update your Workflow configuration.
Features
- Use in forks from public repositories
- Push to forks from private repositories
- Signing Commits & Other Git Command Line Options
- Using `--amend` and `--no-edit` as commit options
- The GitHub Action for committing files for the 80% use case
- Checkout action.yml for a full list of supported inputs
Programming Language
Unix Shell
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/git-auto-commit-action.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.