Issue Tracking and Merge Request Workflow Integration
Moving workflows to GitLab: The case of the HIPAA Audit Protocol

Moving workflows to GitLab: The case of the HIPAA Audit Protocol

7/25/2019 · Luka Trbojevic

What this post added

Introduced a Python script using the `python-gitlab` API to automate the creation of GitLab issues from a CSV file derived from the HIPAA Audit Protocol. This script demonstrates how to programmatically populate issue titles, descriptions, and labels using data from an external source, showcasing a practical application of the GitLab API for workflow automation and project management.

Read the original post ↗