Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1 KB

File metadata and controls

20 lines (15 loc) · 1 KB

Build Status PyPI version

erlang_changes (OBS service)

This is the git repository for obs-service-erlang_changes, which provides erlang changelog formating service for the Open Build Service.

The service looks over notes.xml or notes.md in Erlang/OTP release tarball and produces formatted erlang.changes file for RPM packaging.

asciicast

_service example

<services>
	<service name="erlang_changes" mode="disabled" />
	<service name="refresh_patches" mode="disabled">
		<param name="changesgenerate">enable</param>
	</service>
</services>