wakatime / semver-action

Auto-generate the next semantic version.
MIT License
11 stars 0 forks source link

Parse upstream branches #26

Closed gandarez closed 2 years ago

gandarez commented 2 years ago

This PR adds the functionality to parse branches created into upstream like some-use:feature/some-feature.

It won't break pipeline for https://github.com/wakatime/wakatime-cli/pull/560.