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

RELEASE THREAD: March 2023 #111

Closed
github-actions bot opened this issue Mar 1, 2023 · 2 comments
Closed

RELEASE THREAD: March 2023 #111

github-actions bot opened this issue Mar 1, 2023 · 2 comments

Comments

@github-actions
Copy link

github-actions bot commented Mar 1, 2023

Data Developers - Please use this issue to push new releases if doing so via comment.

Explainer

  • Create an issue comment that starts with /release on the first line.
  • Second (non-empty) line will be used as a release title/name.
  • All following lines will be interpreted as a release description/body.
  • Description (even if empty) will always be appended with a comparison link to the previous release, unless there is no previous release.

How to

Add a comment with one of the following to push a release:

For a standard release:

given latest release v2.2.2, will create a release v2.2.3 (increases patch)

/release

This is title of v2.2.3

For a Chapter Approved/Big FAQ initial releases (game-wide updates):

given latest release v2.2.2, will create a release v2.3.0 (increases minor, resets patch)

/release bump=minor

This is title of v2.3.0

For a new game edition:

given latest release v2.2.2, will create a release v3.0.0 (increases major, resets minor and patch)

/release bump=major

This is title of v3.0.0

@evanh
Copy link
Collaborator

evanh commented Mar 23, 2023

/release


Workflow run
Error: Cannot create a release without a name, please provide release name in a line after command.

@github-actions
Copy link
Author

github-actions bot commented Apr 1, 2023

Next: #114

@github-actions github-actions bot closed this as completed Apr 1, 2023
@github-actions github-actions bot unpinned this issue Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant