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

Will this automatically tag & release? #8

Open
retorquere opened this issue Jan 16, 2019 · 3 comments
Open

Will this automatically tag & release? #8

retorquere opened this issue Jan 16, 2019 · 3 comments

Comments

@retorquere
Copy link

Will this automatically tag & release on my project when I have a commit message like fix: ...? Can I specify release assets?

@amowu
Copy link
Member

amowu commented Jan 19, 2019

Hi @retorquere

Will this automatically tag & release on my project when I have a commit message like fix: ...?

Yes, when you have a pull request merged into the master branch, a changelog is automatically created on the GitHub releases page.

Can I specify release assets?

Yes, you can edit the automatically created changelog and upload assets.

@retorquere
Copy link
Author

Will this only work for pull requests? Not when I tag something myself on master?

I realize I can manually edit the upload assets, but can tis bot also automatically publish assets when it creates a release?

@amowu
Copy link
Member

amowu commented Jan 21, 2019

Hi @retorquere

Will this only work for pull requests? Not when I tag something myself on master?

Currently, you can only automate the creation of a changelog through a pull request.

Next time, it will increase the automatic establishment through git push.

If it is a tag, it can only be created manually.

I realize I can manually edit the upload assets, but can tis bot also automatically publish assets when it creates a release?

There is currently no such plan. I suggest you can try this program.

https://github.com/tcnksm/ghr
https://github.com/aktau/github-release

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

No branches or pull requests

2 participants