auto-approve-action
FTP-Deploy-Action
Our great sponsors
- Appwrite - The open-source backend cloud platform
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
auto-approve-action | FTP-Deploy-Action | |
---|---|---|
1 | 4 | |
353 | 3,035 | |
- | - | |
0.0 | 0.0 | |
14 days ago | 6 days ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
auto-approve-action
-
Auto Request Changes review when the job failed using Github Action
The Github Action is forked from hmarr/auto-approve-action. The action will automatically create a Request Changes pull request review. A use case is to create a request changes review when a workflow job failed.
FTP-Deploy-Action
-
Setting up GitHub Actions to deploy your website via FTP
As GitHub Actions is a community-driven platform, we can utilize various open-source workflows available. In this case, we will use the popular "FTP-Deploy" Actions workflow developed by Sam Kirkland. In the main.yml file, include the following code:
-
Continuous Deployment on Shared Hosting with GitHub Actions
This is where the files are now transferred to the shared hosting server. Get your FTP details from your shared hosting. Then go to your repo>settings>secrets then add the three secrets namely: server, username and then password. This action is courtesy of SamKirkland.
-
Revitalizing my Blog with Hugo and GitHub Actions (aka a New Hope)
SamKirkland/FTP-Deploy-Action
What are some alternatives?
git-ftp - Uses Git to upload only changed files to FTP servers.
build-hugo - A GitHub Action to build Hugo site.
checkout - Action for checking out a repo
dxcfg - Configuration as code for the masses
actions-toolkit - 🛠 A toolkit for building GitHub Actions in Node.js
auto-request-changes-action - 👍 GitHub Action for automatically request changes GitHub pull requests
mc-publish - 🚀 Your one-stop GitHub Action for seamless Minecraft project publication across various platforms.
wait-for-jobs - Wait for the specified jobs in the same run to be complete successfully before proceeding, helpful to prestart the job
github-actions - A GitHub Action for installing and configuring the gcloud CLI.
fetch-api-data-action - 🚚 GitHub action for handling authenticated API requests, allowing you to save the data from the request into your workspace as an environment variable and a .json file.
wait-for-secrets - Publish from GitHub Actions using multi-factor authentication
slackfeedbot - Push RSS feed updates to Slack via GitHub Actions