Page 1 of 1

You can now make changelogs from the PR body

Posted: Tue Nov 10, 2015 7:39 pm
by MrStonedOne
Format:

:cl:
prefix: text
prefix: text
prefix: text
/:cl:

Placed in the body of the PR.

You can even add the name to file it under by adding it after the :cl: tag (it will default to your github username if omitted)

Prefixes are directly from the changelog system, see the example changelog file in html/changelogs for more info.

Example: (taken directly from the example.yml file)
:cl: N3X15
rscadd: Added a changelog editing system that should cause fewer conflicts and more accurate timestamps.
rscdel: Killed innocent kittens.
/:cl:

Once your PR is merged, the website will get a notification of such and add a new commit adding the changelog file.

You can also use add as a shortcut for rscadd, del for rscdel, and fix/fixes for bugfix.

Re: You can now make changelogs from the PR body

Posted: Wed Nov 11, 2015 6:19 am
by iamgoofball
:+1: : x: :100:

Re: You can now make changelogs from the PR body

Posted: Fri Nov 13, 2015 12:22 am
by Gun Hog
It is amazing.

Re: You can now make changelogs from the PR body

Posted: Tue Nov 17, 2015 12:19 am
by PKPenguin321

Re: You can now make changelogs from the PR body

Posted: Tue Nov 17, 2015 2:06 am
by duncathan
Please, for the love of all that is good and holy, do not put a space between / and :cl:
This breaks everything

Re: You can now make changelogs from the PR body

Posted: Tue Nov 17, 2015 10:27 pm
by oranges
Who could possibly do such a thing.

Re: You can now make changelogs from the PR body

Posted: Tue Nov 24, 2015 4:43 am
by Jordie0608
Updated Guide to changelogs; don't put double quotes in changelog entries or you'll break stuff.