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

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

1 Commits

Author SHA1 Message Date
lhchavez 7c82a55107 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:31 +00:00