Skip to content

Commit fefe731

Browse files
committed
docs: correct docs for GitOps commands on GitLab
Signed-off-by: Zaki Shaikh <[email protected]>
1 parent 6fc679e commit fefe731

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

docs/content/docs/guide/gitops_commands.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,14 +109,23 @@ spec:
109109
110110
To issue a `GitOps` comment on a pushed commit, you can follow these steps:
111111

112+
### For GitHub
113+
112114
1. Go to your repository.
113115
2. Click on the **Commits** section.
114116
3. Choose one of the individual **Commit**.
115117
4. Click on the line number where you want to add a `GitOps` comment, as shown in the image below:
116118

117119
![GitOps Commits For Comments](/images/gitops-comments-on-commit.png)
118120

119-
Please note that this feature is supported for the GitHub provider only.
121+
### For GitLab
122+
123+
1. Go to your repository.
124+
2. Click on the **History**.
125+
3. Choose one of the individual **Commit**.
126+
4. Click on the line number where you want to add a `GitOps` comment, as shown in the image below:
127+
128+
![GitOps Commits For Comments](/images/gitlab-gitops-comment-on-commit.png)
120129

121130
## GitOps Commands on Non-Matching PipelineRun
122131

143 KB
Loading

0 commit comments

Comments
 (0)