thiDucTran opened a new issue, #7532: URL: https://github.com/apache/incubator-devlake/issues/7532
## Question I am referencing https://devlake.apache.org/docs/Plugins/webhook/#deployment and noticed that `pipeline_id`, `repo_url`, and `commit_sha` allowed `<no value` or null ...is this expected? ## Screenshots  ## Additional context ```mysql SELECT cicd_scope_id, commit_sha, repo_url, result FROM cicd_deployment_commits ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
