Skip to content
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

Append the release channels to the release #281

Closed
Chumper opened this issue Aug 28, 2020 · 1 comment · Fixed by #282
Closed

Append the release channels to the release #281

Chumper opened this issue Aug 28, 2020 · 1 comment · Fixed by #282
Labels

Comments

@Chumper
Copy link
Contributor

Chumper commented Aug 28, 2020

Is there a possibility to append the release channels to the release?
Atm the only possibility to see the release channels is on a PR/Issue.

I have 4 release channels internally that I use (S3, Docker, Pypi, GithubRelease)
It would be nice to see the other releases too.

Chumper pushed a commit to Chumper/github that referenced this issue Sep 1, 2020
A new option `addReleases` has been added.
Setting this option will instruct the plugin to append all
additional releases to the Github release on the top.

Closes semantic-release#281
Chumper pushed a commit to Chumper/github that referenced this issue Sep 1, 2020
A new option `addReleases` has been added.
Setting this option will instruct the plugin to append all
additional releases to the Github release on the top.

Closes semantic-release#281
Chumper pushed a commit to Chumper/github that referenced this issue Sep 3, 2020
A new option `addReleases` has been added.
Setting this option will instruct the plugin to append all
additional releases to the Github release on the top.

Closes semantic-release#281
Chumper pushed a commit to Chumper/github that referenced this issue Sep 3, 2020
A new option `addReleases` has been added.
Setting this option will instruct the plugin to append all
additional releases to the Github release on the top.

Closes semantic-release#281
Chumper pushed a commit to Chumper/github that referenced this issue Sep 7, 2020
A new option `addReleases` has been added.
Setting this option will instruct the plugin to append all
additional releases to the Github release.

The option can be one of `false|top|bottom` and the releases are
appended to the top or bottom of the releases depending on the option.

The default is `false` to be backward compatible.

Closes semantic-release#281
Chumper pushed a commit to Chumper/github that referenced this issue Sep 7, 2020
A new option `addReleases` has been added.
Setting this option will instruct the plugin to append all
additional releases to the Github release.

The option can be one of `false|top|bottom` and the releases are
appended to the top or bottom of the releases depending on the option.

The default is `false` to be backward compatible.

Closes semantic-release#281
Chumper pushed a commit to Chumper/github that referenced this issue Sep 7, 2020
A new option `addReleases` has been added.
Setting this option will instruct the plugin to append all
additional releases to the Github release.

The option can be one of `false|top|bottom` and the releases are
appended to the top or bottom of the releases depending on the option.

The default is `false` to be backward compatible.

Closes semantic-release#281
Chumper pushed a commit to Chumper/github that referenced this issue Sep 7, 2020
A new option `addReleases` has been added.
Setting this option will add links to other releases
to the Github release body.

The option can be one of `false|"top"|"bottom"`.
The default is `false` to be backward compatible.

Closes semantic-release#281
@gr2m gr2m closed this as completed in #282 Sep 7, 2020
gr2m pushed a commit that referenced this issue Sep 7, 2020
A new option `addReleases` has been added.
Setting this option will add links to other releases
to the Github release body.

The option can be one of `false|"top"|"bottom"`.
The default is `false` to be backward compatible.

Closes #281

Co-authored-by: Nils Plaschke <plaschke@adobe.com>
@semantic-release-bot
Copy link
Collaborator

🎉 This issue has been resolved in version 7.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants