microsoft/hve-core

Public

mirrored fromhttps://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
hve-core-v3.3.41

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

plugins/gitlab/README.md

35lines · modepreview

<!-- markdownlint-disable-file -->
# GitLab Integration

GitLab merge request and pipeline workflows through a Python skill

## Overview

Use GitLab merge request and pipeline workflows from VS Code through a focused Python skill for inspecting merge requests, posting notes, triggering pipelines, and reading job logs.

This collection includes:

- **GitLab Skill** - List and inspect merge requests, create or update merge requests, add notes, inspect pipelines, list jobs, and fetch job logs

## Install

```bash
copilot plugin install gitlab@hve-core
```

## Instructions

| Instruction                    | Description                                                                                                                                                                                                                                                 |
|--------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| hve-core-location.instructions | Important: hve-core is the repository containing this instruction file; Guidance: if a referenced prompt, instructions, agent, or script is missing in the current directory, fall back to this hve-core location by walking up this file's directory tree. |

## Skills

| Skill  | Description                                                                                         |
|--------|-----------------------------------------------------------------------------------------------------|
| gitlab | Manage GitLab merge requests and pipelines with a Python CLI - Brought to you by microsoft/hve-core |

---

> Source: [microsoft/hve-core](https://github.com/microsoft/hve-core)