Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Actions
![](https://explore-feed.github.com/topics/actions/actions.png)
GitHub Actions gives you the flexibility to build an automated software development lifecycle workflow. You can write individual tasks, called actions, and combine them to create a custom workflow. Workflows are custom automated processes that you can set up in your repository to build, test, package, release, or deploy any code project on GitHub.
“With GitHub Actions you can build end-to-end continuous integration (CI) and continuous deployment (CD) capabilities directly in your repository. GitHub Actions powers GitHub’s built-in continuous integration service. For more information, see “About continuous integration.”
Featured Actions
Getting Started
Community & Support
Taking Action With GitHub Actions
- GitHub: https://github.com/topics/actions
- Repo: https://github.com/actions
- Created by: GitHub
- Released: October 16, 2018
- Related Topics: docker,ci,
- Aliases: github-actions, action,
- Last updated: 2025-02-08 00:01:06 UTC
- JSON Representation
https://github.com/lobis/geant4-materials-xml
A simple Geant4 application to generate an XML file with the NIST materials and additional user defined materials
actions clang-format cmake cpp17 geant4 root xml xmllint
Last synced: 03 Jan 2025
https://github.com/khaosdoctor/helm-actions-dynamic-env-example
Example repository for my "Dynamic environments with helm and GH Actions" content
actions github-actions helm kubernetes vue
Last synced: 10 Jan 2025
https://github.com/mike-neck/detect-newer-action
An action that detects newer actions applied to your workflow.
Last synced: 30 Oct 2024
https://github.com/iceyear/cmcc-xr30-builder
A GitHub Actions workflow for building uboot & ImmortalWrt Firmware for CMCC-XR30. (Mainly for personal use)
actions cmcc-xr30 immortalwrt uboot
Last synced: 23 Dec 2024
https://github.com/remarkablemark/codeclimate-github-actions-examples
Code Climate GitHub Actions workflow examples
actions codeclimate demo examples github github-actions javascript workflow
Last synced: 22 Dec 2024
https://github.com/livelace/gombokey
gombokey ("go" + "combo" + "key) is a tool for binding specific actions to keys combinations, but with some additional features.
actions hotkeys keyboard shortcuts
Last synced: 23 Dec 2024
https://github.com/sibiraj-s/action-archiver
Github action to generate tar/zip archives
Last synced: 08 Jan 2025
https://github.com/sfneal/actions
Abstraction layers for utilizing the "Action" pattern in PHP applications
Last synced: 11 Oct 2024
https://github.com/albin-johansson/download-sdl2-ttf
An action for downloading SDL2_ttf sources and binaries on Windows, using MSVC.
actions ci dependency download msvc sdl2 sdl2-ttf windows
Last synced: 17 Dec 2024
https://github.com/jazee6/vitepress-theme-blur
A VitePress Blog Theme. 一个基于VitePress的博客主题
actions blog blur communityexchange github-pages ssg static-site tailwindcss theme vitepress vue
Last synced: 13 Jan 2025
https://github.com/tobbbles/setup-kubescore
GitHub Action to setup the kube-score cli (alpha)
actions cicd kubernetes kubescore
Last synced: 20 Jan 2025
https://github.com/mikelei8291/paper-build
Custom build of Paper - the most widely used, high-performance Minecraft server
actions build minecraft papermc
Last synced: 08 Jan 2025
https://github.com/bfra-me/github-action
GitHub Action template repository for @bfra-me.
actions github-actions nodejs template typescript
Last synced: 16 Nov 2024
https://github.com/mikemahoney218/upload-to-drat-repo
Automatic CD by pushing packages to drat repos
actions cd ci drat github-actions r r-cran r-package
Last synced: 06 Feb 2025
https://github.com/waterlemons2k/apk-action
Build a signed, release-ready APK with GitHub Actions
action actions android apk build build-tool ci mobile mobile-app mobile-ci release signed
Last synced: 26 Jan 2025
https://github.com/michael-ortiz/aws-github-actions-terraform-workflow
A reusable GitHub Actions Workflow to Plan, Apply or Destroy Terraform Infrastructure in AWS
actions aws aws-s3 cicd github-actions oidc opentofu terraform
Last synced: 07 Jan 2025
https://github.com/srz-zumix/icon-badge-action
Adds various badges to icon files based on user-defined inputs.
actions badge github-actions icon
Last synced: 21 Jan 2025
https://github.com/huozhi/react-horn
cross component communication with actions
actions broadcast cross-component dispatch event react
Last synced: 06 Feb 2025
https://github.com/lucasmelin/molting-release-action
GitHub Action to update and release new versions of your software
action actions github-action github-actions python release
Last synced: 06 Feb 2025
https://github.com/mattias-fjellstrom/terraform-github-actions
Demonstrate how a reusable workflow for Terraform could look like
Last synced: 14 Jan 2025
https://github.com/allanchain/poetry-cache-action
Action to handle poetry package caching and installation, with utilities to handle tricky cases
actions cache github-actions poetry typescript
Last synced: 17 Jan 2025
https://github.com/sv-tools/create-milestone-action
Creating a milestone or returning an existing one. Pure JS action.
Last synced: 11 Oct 2024
https://github.com/beerandcodeteam/react-bnc
Simple project to show React Deploy with Github Actions
actions ci-cd deployment github hacktoberfest hacktoberfest2022 react yaml
Last synced: 06 Jan 2025
https://github.com/urcomputeringpal/osc-action
Send Open Sound Control messages as a part of GitHub Actions workflows. Because software development needs beeps and bloops.
actions github-actions osc sonic-pi
Last synced: 29 Dec 2024
https://github.com/urcomputeringpal/sentry-actions
Report GitHub Actions runs to Sentry as Transactions/Events. Allows teams to observe and debug their CI/CD pipeline like the rest of their software.
actions cd ci ci-cd distributed-tracing github-action github-actions sentry tracing
Last synced: 29 Dec 2024
https://github.com/ahmadnassri/template-action-docker
a template repo for docker-based github actions
Last synced: 06 Feb 2025
https://github.com/waterlemons2k/scheduled-workflow-activity-action
With this GitHub Action, scheduled workflow won't be disabled even if there's no recent activity in the repository.
actions automation cron cronjob github github-action github-actions schedule trigger workflow workflows
Last synced: 26 Jan 2025
https://github.com/cschleiden/actionlint-interpreter
Interpreter for GitHub Actions Expressions
Last synced: 06 Feb 2025
https://github.com/insightsengineering/r-verdepcheck-action
Github Action to check if R package works correctly with minimum version of dependencies installed
Last synced: 28 Dec 2024
https://github.com/sumory/mas
a state management library.
actions pubsub redux state-management
Last synced: 31 Jan 2025
https://github.com/ahmadnassri/action-npm-global-path
configure GitHub Actions to work with npm --global
Last synced: 06 Feb 2025
https://github.com/creyd/autoflake_action
Automatically runs the autoflake command against any commit/ pull request created
actions automation flake8 github-actions python python3
Last synced: 14 Jan 2025
https://github.com/shriomtri/react-star-wars-blog
Practice react star wars blog example
actions babel dispatcher html javascript jsx loaders openapi react react-dom react-redux reactjs reducers redux redux-thunk sass starwars-api webpack
Last synced: 28 Dec 2024
https://github.com/hanyhm/devops-project
DevOps Project to create complete pipeline
actions ansible aws docker eks grafana grafana-dashboard jenkins prometheus terraform
Last synced: 05 Jan 2025
https://github.com/bitwizeshift/actions-github
A repository of composite actions for automating Github repo management
actions git github github-script
Last synced: 28 Dec 2024
https://github.com/brucewind/stocksignalwatch
python-based stock marketing tool.
actions bot investment-analysis notification qqq spx stock-market telegram-bot
Last synced: 28 Nov 2024
https://github.com/dominique-mueller/react-eslint-prettier-demo
Demo for a React project using ESLint and Prettier, using GitHub actions as CI
actions ci create-react-app eslint prettier react
Last synced: 07 Jan 2025
https://github.com/yukitsune/template-cli
A GitHub Action and CLI tool for rendering Go templates
Last synced: 28 Dec 2024
https://github.com/cssnr/update-version-tags-action
Update Version Tags Automatically
Last synced: 07 Jan 2025
https://github.com/babbel/sync-repository-projects
Github Action synchronizing GitHub projects required for a repository
Last synced: 02 Dec 2024
https://github.com/cssnr/cloudflare-purge-cache-action
Cloudflare Purge Cache Action
Last synced: 07 Jan 2025
https://github.com/mostafa/validate-sigma-rules
Validates Sigma rules using the JSON schema
Last synced: 19 Oct 2024
https://github.com/wdhdev/workflows
Useful GitHub workflows for your repository.
actions github github-action github-actions github-workflow github-workflows template templates workflows
Last synced: 19 Dec 2024
https://github.com/sane-fmt/action
Use sane-fmt to check for TypeScript/JavaScript code formatting
actions ci formatter github-actions javascript sane-fmt typescript utility
Last synced: 27 Nov 2024
https://github.com/developerdizzle/stata
actions dispatch management state store
Last synced: 07 Jan 2025
https://github.com/d33p0st/python-rust-mix-build
Build Test for maturin based python-rust mix projects.
actions build-test github-actions python python-rust rust
Last synced: 27 Dec 2024
https://github.com/pinguet62/workflow-conclusion
GitHub Action to get last workflow conclusion
Last synced: 29 Dec 2024
https://github.com/nirav-gajera/codeigniter-login-registration
Simple codeigniter login and registration with welcome msg in email
actions authentication codeigniter codeigniter3 dashboard databse email github html-css-javascript login-register-system mailtrap maitrap-io mysql panel php php-mvc welcome-message
Last synced: 26 Jan 2025
https://github.com/nabeel-shakeel/react-native-version
Composite GitHub Action for React Native Version Bump and Release
actions android cicd composite ios open-source pipeline react-native release versioning
Last synced: 06 Feb 2025
https://github.com/edumserrano/nuget-push
A composite GitHub action that can be used to push NuGet packages and symbols.
actions github github-action github-actions nuget nuget-package nuget-packages nuget-publishing symbols
Last synced: 14 Jan 2025
https://github.com/dhis2/workflows
DHIS2 GitHub Workflow templates
actions synced-settings workflows
Last synced: 08 Nov 2024
https://github.com/stefruseva88/ci-js-app
Testing CI/CD Workflows
actions ci-cd nodejs test-automation version-control workflows
Last synced: 29 Jan 2025
https://github.com/renato66/ticketpass
This project is made for @ticketpass front end test
actions cypress github-actions jest vite vue vue3
Last synced: 02 Feb 2025
https://github.com/pmh-only/papermc-image
:package: Automatically build container images for Minecraft PaperMC softwares
Last synced: 11 Oct 2024
https://github.com/thbgh/thb-components
前端业务组件库
actions antdesign react styleguide ui-components
Last synced: 17 Jan 2025
https://github.com/knu/changed-files
Changed Files for GitHub Actions
actions git github github-actions
Last synced: 26 Jan 2025
https://github.com/dailydevops/dependamerge-action
GitHub action that automatically validates, approves and merges pull requests for branches created by dependabot[bot].
actions dependabot dependabot-auto-merge
Last synced: 05 Feb 2025
https://github.com/absaoss/version-tag-check
A GH action for validating version tag sequences and ensuring compliance with versioning standards in repositories.
Last synced: 29 Dec 2024
https://github.com/tspascoal/whack-a-branch
Play whack-a-mole with branches. As soon as a branch is pushed, if it doesn't meet your naming criteria they will be immediately deleted.
Last synced: 19 Jan 2025
https://github.com/applejag/setup-risor
Github Action for installing Risor
action actions github-action github-actions risor
Last synced: 21 Dec 2024
https://github.com/snsinahub/json-to-env
actions environment-variables json open-source
Last synced: 05 Feb 2025
https://github.com/ironsource/action-slack-notification
A GitHub Action to send a message to a Slack channel.
Last synced: 11 Jan 2025
https://github.com/scify/machine-learning-decision-trees-robot
A simple playground app to showcase the mechanisms of Machine Learning
actions decision-tree decision-tree-classifier decision-trees github-actions github-pages machine-learning machine-learning-projects machinelearning single-page-app vue vue-cli vue-components vuejs vuejs2 web-app web-application webapp
Last synced: 07 Nov 2024
https://github.com/libra-foundation/pull-request-comments
Comment file or message on pull requests.
Last synced: 24 Dec 2024
https://github.com/spenserblack/actions-msrv
Get the Minimum Supported Rust Version of your project
actions cargo github-actions github-workflow hacktoberfest msrv rust
Last synced: 20 Jan 2025
https://github.com/albin-johansson/download-sdl2-mixer
An action for downloading SDL2_mixer sources and binaries on Windows, using MSVC.
actions ci dependency download msvc sdl2 sdl2-mixer windows
Last synced: 17 Dec 2024
https://github.com/arn-ob/do-kubectl-action
DigitalOcean Kubectl Action
actions cluster digitalocean kubernetes
Last synced: 03 Feb 2025
https://github.com/pktcodes/mixmaster-react-project-v2
MixMaster Project using React - React Router, React Query
actions cocktail-db error-handling john-smilga loader mixmaster react-query react-router react-toastify single-page-app styled-components vite
Last synced: 02 Jan 2025
https://github.com/luxass/github-action-template-rollup
An opinionated GitHub Actions Template using rollup for bundling.
actions github-actions templates
Last synced: 30 Oct 2024
https://github.com/sudo-kraken/oci-free-terraform-a1-max
OCI Terraform Module: Automated deployment of OCI resources, including an A1 compute instance, additional storage, and network setup, managed via GitHub Actions with Docker and Docker Compose integrations.
actions docker docker-compose github-actions iac iac-module iac-terraform oci oci-terraform-modules oracle-cloud terraform terraform-module terraform-modules
Last synced: 21 Dec 2024
https://github.com/tree-sitter/setup-action
Setup action for the tree-sitter library & CLI
Last synced: 29 Oct 2024
https://github.com/tree-sitter/parser-update-action
Dependency updating action for tree-sitter parsers
Last synced: 29 Oct 2024
https://github.com/marcoeidinger/swift-api-assign-reviewer
GitHub action to detect access control changes (open/public) in Swift files and set reviewer/assignee to pull request
Last synced: 29 Dec 2024
https://github.com/minituff/save-image
GitHub Action which saves/caches an image from a url into your repo
actions cache github image typescript
Last synced: 16 Dec 2024
https://github.com/luxass/github-action-template-webpack
An opinionated GitHub Actions Template using webpack for bundling.
actions github-actions templates
Last synced: 27 Oct 2024
https://github.com/chbonser/ember-wormhole-action
Ember addon for sending actions sideways
Last synced: 20 Jan 2025
https://github.com/luxass/github-action-template-vite
An opinionated GitHub Actions Template using vite for bundling.
actions github-actions templates
Last synced: 18 Dec 2024
https://github.com/luxass/github-action-template-rspack
An opinionated GitHub Actions Template using rspack for bundling.
actions github-actions templates
Last synced: 18 Dec 2024
https://github.com/logerfo/triage-action
A GitHub Action that manages triage state in issues.
Last synced: 27 Oct 2024
https://github.com/kenmuse/gh-actions-and-ghcr
Sample code to demonstrate integrating GitHub Actions and GitHub Container Registry
Last synced: 19 Dec 2024
https://github.com/luxass/github-action-template-esbuild
An opinionated GitHub Actions Template using esbuild for bundling.
actions github-actions templates
Last synced: 07 Feb 2025
https://github.com/snow-actions/list-github-hosted-runners
List active GitHub-hosted runners
Last synced: 25 Jan 2025
https://github.com/pranavchaitu/wallet
a simple wallet and transaction application
actions aws-ec2 ci-cd nextjs postgresql prisma tailwindcss turborepo webhooks
Last synced: 21 Dec 2024
https://github.com/oranj-codebase/strike
actions internetcomputer sharable strike
Last synced: 27 Oct 2024
https://github.com/xide/github-action-pull-request-size
:octocat: GitHub Action for adding size labels on a pull request based on number of additions and deletions.
actions github label pull-request size
Last synced: 02 Feb 2025
https://github.com/nickscip/sem-verified-ci
Workflows to automatically release Semantically Versioned Code
actions cicd conventional-commits devops git git-cliff semver workflows
Last synced: 20 Dec 2024
https://github.com/mkungla/actions-set-text-output
A simple composite actions to set the job output while maintaining the text format e.g. markdown format and multi-line strings.
actions github-action github-actions
Last synced: 20 Dec 2024