Skip to content

Automate Git tag creation for Android apps #130

@nya-elimu

Description

@nya-elimu

For each Android app, add a GitHub Action workflow for automatically performing a Git tag creation each time a pull request is merged into main, essentially performing these steps:

  1. Remove -SNAPSHOT from versionName
  2. Commit changes
  3. Create Git tag
  4. Bump versionCode and versionName, and add -SNAPSHOT to versionName
  5. Commit changes

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done ☑️

Relationships

None yet

Development

No branches or pull requests

Issue actions