How To Create Issue Label Milestone In GitLab Using API

How To Create Issue Label Milestone In GitLab Using API Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed how to import a GitHub repository into a GitLab project. https://cloudaffaire.com/how-to-import-a-github-repository-in-gitlab/ In this blog post, we will discuss how to create issue, label and milestones in GitLab. This demo is created using API as we are taking a programmatic approach to cover most of the demo. But…

Comments Off on How To Create Issue Label Milestone In GitLab Using API