Skip to content

Add Github Actions automations #4405

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 2 commits into from
Feb 21, 2020
Merged

Conversation

Mpdreamz
Copy link
Member

  • labeler: used for versions and marking commits as Infra
  • backport: we can now apply labels backport $branch and on PR close
    this will automatically open up the appropiate backport PR's

If you call the release target e.g

$ ./build.sh release 8.0.0-alpha2

This will now bump the version in both global.json as well as the
autolabel.json

- labeler: used for versions and marking commits as Infra
- backport: we can now apply labels `backport $branch` and on PR close
this will automatically open up the appropiate backport PR's

If you call the release target e.g

$ ./build.sh release 8.0.0-alpha2

This will now bump the version in both global.json as well as the
autolabel.json
@Mpdreamz
Copy link
Member Author

Taking this for a spin

@Mpdreamz Mpdreamz merged commit f0ee705 into master Feb 21, 2020
@Mpdreamz Mpdreamz deleted the feature/master/github-automation branch February 21, 2020 09:01
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

Mpdreamz added a commit that referenced this pull request Feb 21, 2020
* Add Github Actions automations

- labeler: used for versions and marking commits as Infra
- backport: we can now apply labels `backport $branch` and on PR close
this will automatically open up the appropiate backport PR's

If you call the release target e.g

$ ./build.sh release 8.0.0-alpha2

This will now bump the version in both global.json as well as the
autolabel.json

* fix casing on label

(cherry picked from commit f0ee705)
Mpdreamz added a commit that referenced this pull request Feb 21, 2020
* Add Github Actions automations

- labeler: used for versions and marking commits as Infra
- backport: we can now apply labels `backport $branch` and on PR close
this will automatically open up the appropiate backport PR's

If you call the release target e.g

$ ./build.sh release 8.0.0-alpha2

This will now bump the version in both global.json as well as the
autolabel.json

* fix casing on label

(cherry picked from commit f0ee705)
Mpdreamz added a commit that referenced this pull request Feb 21, 2020
* Add Github Actions automations

- labeler: used for versions and marking commits as Infra
- backport: we can now apply labels `backport $branch` and on PR close
this will automatically open up the appropiate backport PR's

If you call the release target e.g

$ ./build.sh release 8.0.0-alpha2

This will now bump the version in both global.json as well as the
autolabel.json

* fix casing on label

(cherry picked from commit f0ee705)
@Mpdreamz
Copy link
Member Author

conflicts in global.json bound to happen :)

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.

2 participants