Skip to content

Commit

Permalink
Merge pull request #5 from hughsaunders/HS-RE-2255
Browse files Browse the repository at this point in the history
RE-2250 Generate placeholder release notes
  • Loading branch information
hughsaunders authored Dec 6, 2018
2 parents 3806e79 + 252090d commit 1c043d1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gating/generate_release_notes/run
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@
# RE_HOOK_RELEASE_NOTES: The file where release notes should be written. The
# release notes should be formatted with GitHub-flavoured Markdown.
# RE_HOOK_REPO_HTTP_URL: The URL for the repository being released e.g.
# https://github.com/rcbops/rpc-openstack.git.
# https://github.com/rcbops/rpc-openstack.git.

echo "Release notes generation has not been implemented for ${RE_HOOK_REPO_HTTP_URL}" > $RE_HOOK_RELEASE_NOTES

0 comments on commit 1c043d1

Please sign in to comment.