icon

Update GitOps repository

Updates files of a GitOps repository either by pushing changes directly to a given folder of a given branch or by opening a pull request to it.

Updates files of a GitOps repository either by pushing changes directly to a given folder of a given branch or by opening a pull request to it. URL of the pull request is exposed as an output in the latter case. Updated files are go templates rendered by substituting given values. A Github username and Personal Access Token must be provided with access to the repository.

Similar steps

This step connects to Google Play and check if there is a release in production with an in progress rollout. If found, it increases it to the next rollout percentage [2%, 5%, 10%, 20%, 50%, 100%]

Need to install or update a packge from Android SDK Manager? Use this Step to install and update them as you wish!

Checks out the repository, updates submodules and exports git metadata as Step outputs.

Adds or updates field value for all issues from pull request merge commits. It uses the commit message to determine which issues should be commented.