Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

yonatankarp/github-actions

Open more actions menu

Repository files navigation

GitHub Actions

Continuous Integration

Shared place for GitHub composable actions and workflows


Available workflows

  • ci - Builds the project and if selected a docker image
  • linters - Runs the configured linters on the project
  • dependabot-auto-merge - Runs a pipeline that allows dependabot to automatically merge PRs that opened by it.
  • update-gradle-wrapper - A pipeline that allows upgrading gradle wrapper to its latest version. The pipeline can be executed nightly using GitHub action chron jobs.

Replace Tag

Once a new change was added to the pipeline, you can move the tag to the current commit by running the following script on the required branch:

$ sh ./bin/replace-tags.sh <TAG>

for example:

$ sh ./bin/replace-tags.sh v1

About

Shared place for GitHub composable actions and workflows

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.