Skip to content

Add two more GitHub Actions workflows #633

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 16, 2020

Conversation

lhchavez
Copy link
Contributor

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.
@lhchavez lhchavez merged commit 2ac9f4e into libgit2:master Aug 16, 2020
@lhchavez lhchavez deleted the more-actions branch August 16, 2020 14:27
github-actions bot pushed a commit that referenced this pull request Aug 16, 2020
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 2ac9f4e)
github-actions bot pushed a commit that referenced this pull request Aug 16, 2020
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 2ac9f4e)
lhchavez pushed a commit that referenced this pull request Aug 16, 2020
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 2ac9f4e)
lhchavez pushed a commit that referenced this pull request Aug 16, 2020
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 2ac9f4e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant