Skip to content

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.

3 participants