File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -109,14 +109,23 @@ spec:
109109
110110To issue a ` GitOps` comment on a pushed commit, you can follow these steps:
111111
112+ # ## For GitHub
113+
1121141. Go to your repository.
1131152. Click on the **Commits** section.
1141163. Choose one of the individual **Commit**.
1151174. Click on the line number where you want to add a `GitOps` comment, as shown in the image below :
116118
117119
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+ 
120129
121130# # GitOps Commands on Non-Matching PipelineRun
122131
You can’t perform that action at this time.
0 commit comments