Add two more GitHub Actions workflows (#633) #634

Merged
github-actions[bot] merged 1 commits from cherry-pick-210886004-release-0.28 into release-0.28 2020-08-16 09:28:19 -05:00

1 Commits

Author SHA1 Message Date
lhchavez f96c3e7bb3 Add two more GitHub Actions workflows (#633)
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.

(cherry picked from commit 2ac9f4e69b)
2020-08-16 14:27:29 +00:00