You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/11/21 04:37:23 UTC

[GitHub] [incubator-devlake] warren830 opened a new pull request, #3768: Feat connect incident to deployment

warren830 opened a new pull request, #3768:
URL: https://github.com/apache/incubator-devlake/pull/3768

   ### Summary
   1. added project_issue_metrics and relevant migration scripts
   2. remove deploymentId from issues
   3. use project_name to filter issue in connect_issue_deploy_test.go
   4. store issue-deployement to project_issue_metrics
   5. update e2e test
   
   ### Does this close any open issues?
   Relate to #3468
   
   ### Screenshots
   Include any relevant screenshots here.
   
   ### Other Information
   Any other information that is important to this PR.
   


-- 
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


[GitHub] [incubator-devlake] likyh commented on a diff in pull request #3768: Feat connect incident to deployment

Posted by GitBox <gi...@apache.org>.
likyh commented on code in PR #3768:
URL: https://github.com/apache/incubator-devlake/pull/3768#discussion_r1027672906


##########
plugins/dora/e2e/connect_incident_to_deploy_test.go:
##########
@@ -18,44 +18,40 @@ limitations under the License.
 package e2e
 
 import (
+	"github.com/apache/incubator-devlake/models/domainlayer/crossdomain"

Review Comment:
   move to Lint 26



-- 
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


[GitHub] [incubator-devlake] likyh merged pull request #3768: Feat connect incident to deployment

Posted by GitBox <gi...@apache.org>.
likyh merged PR #3768:
URL: https://github.com/apache/incubator-devlake/pull/3768


-- 
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