You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by "warren830 (via GitHub)" <gi...@apache.org> on 2023/02/04 03:36:20 UTC

[GitHub] [incubator-devlake-website] warren830 commented on a diff in pull request #421: docs(cicd): update docs

warren830 commented on code in PR #421:
URL: https://github.com/apache/incubator-devlake-website/pull/421#discussion_r1096474538


##########
docs/UserManuals/ConfigUI/GitHub.md:
##########
@@ -120,6 +120,13 @@ If you're using GitHub Action to conduct `deployments`, please select "Detect De
 - Deployment: A GitHub Action job with a name that matches the given regEx will be considered as a deployment.
 - Production: A GitHub Action job with a name that matches the given regEx will be considered a job in the production environment.
 
+A GitHub workflow run has many jobs. Each GitHub workflow run is converted to a 

Review Comment:
   But run is an execution, workflow is just a definition? So workflow run is converted to cicd_pipeline. Will it be ambiguous if we remove run?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org