Add two more GitHub Actions workflows #633

Merged
lhchavez merged 1 commits from more-actions into master 2020-08-16 09:27:18 -05:00
lhchavez commented 2020-08-15 21:30:13 -05:00 (Migrated from github.com)

This change adds:

  • tag.yml: Creates a new tag every time the master or a release branch
    is pushed.
  • backport.yml: Creates a cherry-pick in older release branches to
    keep them up to date with little cost.
This change adds: * `tag.yml`: Creates a new tag every time the master or a release branch is pushed. * `backport.yml`: Creates a cherry-pick in older release branches to keep them up to date with little cost.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#633
No description provided.