📄️ Release
Documentation about release jobs for the Welance platform CI/CD pipelines.
📄️ Merge and Tag
The mergeandtag_job is used to automate merge request merging and create realignment branches. It merges a merge request, creates a new branch for realignment, and opens a new merge request to align branches.
📄️ NPM Release
The npm-release jobs are used to prepare and create GitLab releases. They download build artifacts, tag Docker images with release versions, and create GitLab releases.