Skip to content

automatically create github branches, tags, release & a changelog whenever the version is bumped\released #10

@naorlivne

Description

@naorlivne

Expected/Wanted Behavior

Similar to what's been done in https://github.com/naorlivne/parse_it Travis CI should be configured that whenever the version of the sdk is changed to do the following:

  1. create a new tag of the matching version
  2. create a new release of the matching version (should also create the tag)
    3, create a new branch of the matching version
  3. use naorlivne/github-changelog-generator-dockerized docker container to auto create a changelog and push it to the repo

Actual Behavior

There are no release notes\changelog & all version branches & tags are manually created.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions