File: changelog_header.rst.j2

package info (click to toggle)
python-semantic-release 10.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,112 kB
  • sloc: python: 36,523; sh: 340; makefile: 156
file content (10 lines) | stat: -rw-r--r-- 263 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
.. _changelog:

{%    if ctx.changelog_mode == "update"
%}{#    # Modified insertion flag to insert a changelog header directly
        # which convienently puts the insertion flag incognito when reading raw RST
#}{{
        insertion_flag ~ "\n"

}}{%  endif
%}