microsoft/hve-core

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
23be43f9eb4e5c4524397014accacc4b303fec29

Branches

Tags

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

Clone

HTTPS

Download ZIP

plugins/gitlab/README.md

49lines · 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.

## Included Artifacts

<!-- BEGIN AUTO-GENERATED ARTIFACTS -->

### Instructions

| Name                         | Description                                                                                                                                                                                                                                                 |
|------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **shared/hve-core-location** | 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

| Name       | Description                                                  |
|------------|--------------------------------------------------------------|
| **gitlab** | Manage GitLab merge requests and pipelines with a Python CLI |

<!-- END AUTO-GENERATED ARTIFACTS -->

## 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)