Skip to content

Github Importer: Import Pull request "merged_at" attribute

Kassio Borges requested to merge kassio/githubimporter-import-merged-at into master

What does this MR do?

Ensure to import "merged_at" attribute for every merged pull request. If the merger user cannot be mapped to a GitLab user, besides creating a MergeRequest::Metrics with the merged_at attribute, also add the merged_at information to the "merged by" note.

Screenshots (strongly suggested)

When the merger user is mapped to a GitLab user

image

When the merger user cannot be mapped to a GitLab user

Update_README_md___3____Merge_Requests___Administrator___foobar___GitLab

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports