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

automation of github actions for release.sh #6186

Closed
romani opened this issue Oct 31, 2018 · 2 comments
Closed

automation of github actions for release.sh #6186

romani opened this issue Oct 31, 2018 · 2 comments

Comments

@romani
Copy link
Member

@romani romani commented Oct 31, 2018

interaction with github need to be automated
https://github.com/checkstyle/checkstyle/wiki/How-to-make-a-release
"Close previous milestone"
"update Release body"

https://unix.stackexchange.com/a/330574/27505
cal -m 11

@rnveach
Copy link
Member

@rnveach rnveach commented Oct 31, 2018

"Close previous milestone"

See https://github.com/sevntu-checkstyle/sevntu.checkstyle/blob/master/release.sh#L159-L164 and https://github.com/sevntu-checkstyle/sevntu.checkstyle/blob/master/release.sh#L166-L173 for creating the new milestone

"update Release body"

Do you mean the information found at https://github.com/checkstyle/checkstyle/releases/edit/checkstyle-8.14 ?
Edit: It seems this is documented in the wiki how to do it easily.

@romani
Copy link
Member Author

@romani romani commented Oct 31, 2018

Steps at wiki are stable, we just need to move them to script, TKN should be defined outside of script. But script should check that variable is defined

romani added a commit to romani/checkstyle that referenced this issue Jan 26, 2020
romani added a commit to romani/checkstyle that referenced this issue Jan 27, 2020
@romani romani closed this in #7506 Jan 27, 2020
romani added a commit that referenced this issue Jan 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants
You can’t perform that action at this time.