All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add Dockerfile
- Add script from https://rpadovani.com/open-mr-gitlab-ci
- Add check if
$GITLAB_PRIVATE_TOKEN
is set - Fail entire script on errors
- Rename
$PRIVATE_TOKEN
to$GITLAB_PRIVATE_TOKEN
- Replace Python with jq to handle JSON
- Change
.gitlab-ci.yml
- Use Docker Image
- Skip cloning git repository