Skip to content

Commit 35464ab

Browse files
author
edge-katanomi-app2[bot]
committed
📚 Sync docs from alaudadevops/connectors-operator on 9041b331ce4880e9ddc8dfc02f388740c79ecab8
Source: fix error apppend related images (#384) Author: chengjingtao Ref: refs/heads/main Commit: 9041b331ce4880e9ddc8dfc02f388740c79ecab8 This commit automatically syncs documentation changes from the source-docs repository. 🔗 View source commit: https://github.com/alaudadevops/connectors-operator/commit/9041b331ce4880e9ddc8dfc02f388740c79ecab8 🤖 Synced on 2025-12-02 13:39:16 UTC
1 parent 5024121 commit 35464ab

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

‎.github/SYNC_INFO.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Documentation Sync Information
22

3-
- **Last synced**: 2025-12-02 05:39:45 UTC
3+
- **Last synced**: 2025-12-02 13:39:16 UTC
44
- **Source repository**: alaudadevops/connectors-operator
5-
- **Source commit**: [27ff96978f402c25b8abb91408d3ebfcf84c7834](https://github.com/alaudadevops/connectors-operator/commit/27ff96978f402c25b8abb91408d3ebfcf84c7834)
6-
- **Triggered by**: chengjingtao
7-
- **Workflow run**: [#56](https://github.com/alaudadevops/connectors-operator/actions/runs/19848525721)
5+
- **Source commit**: [9041b331ce4880e9ddc8dfc02f388740c79ecab8](https://github.com/alaudadevops/connectors-operator/commit/9041b331ce4880e9ddc8dfc02f388740c79ecab8)
6+
- **Triggered by**: edge-katanomi-app2[bot]
7+
- **Workflow run**: [#57](https://github.com/alaudadevops/connectors-operator/actions/runs/19860571045)
88

99
## Files synced:
1010
- docs/

‎docs/en/connectors-gitlab/how_to/using-glab-cli.mdx‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ This guide demonstrates how to use the GitLab CLI (glab) with the GitLab Connect
1010

1111
The GitLab CLI (glab) is an official command-line tool for GitLab that allows you to interact with GitLab API to manage merge requests, issues, pipelines, and more. The GitLab Connector provides automatic configuration for glab, making it easy to use in containerized environments without manually handling credentials.
1212

13+
## Requirements for GitLab Servers and GitLab CLI (glab)
14+
15+
Please refer to the [Requirements for GitLab Servers and GitLab CLI (glab)](../concepts/gitlab_connectorclass.mdx#requirements-for-gitlab-servers-and-gitlab-cli-glab) for more details.
16+
1317
## Prerequisites
1418

1519
- A GitLab Connector configured with a Private Access Token that has `api` scope

0 commit comments

Comments
 (0)