microsoft/hve-core

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
b30a75da26fd86dab5ff074a2d421f0640449b8d

Branches

Tags

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

Clone

HTTPS

Download ZIP

plugins/gitlab/README.md

49lines · modecode

1<!-- markdownlint-disable-file -->
2# GitLab Integration
3
4GitLab merge request and pipeline workflows through a Python skill
5
6## Overview
7
8Use 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.
9
10## Included Artifacts
11
12<!-- BEGIN AUTO-GENERATED ARTIFACTS -->
13
14### Instructions
15
16| Name | Description |
17|------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
18| **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. |
19
20### Skills
21
22| Name | Description |
23|------------|--------------------------------------------------------------|
24| **gitlab** | Manage GitLab merge requests and pipelines with a Python CLI |
25
26<!-- END AUTO-GENERATED ARTIFACTS -->
27
28## Install
29
30```bash
31copilot plugin install gitlab@hve-core
32```
33
34## Instructions
35
36| Instruction | Description |
37|--------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
38| 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. |
39
40## Skills
41
42| Skill | Description |
43|--------|-----------------------------------------------------------------------------------------------------|
44| gitlab | Manage GitLab merge requests and pipelines with a Python CLI - Brought to you by microsoft/hve-core |
45
46---
47
48> Source: [microsoft/hve-core](https://github.com/microsoft/hve-core)
49
50