Skip to content

Handles merged events on GitHub Import

What does this MR do and why?

Handles merged events on GitHub Import

Before, merged events were being ignored, and they weren't showing in the Activity section

Related to: #420588 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2023-12-06_at_14.28.31 Screenshot_2023-12-06_at_14.28.19

How to set up and validate locally

  1. Go to project
  2. New project
  3. Import
  4. Select GitHub
  5. Provide an access token
  6. Enable the option Import issue and pull request events
  7. Select a project from GitHub that has a merged pull request
  8. Press Import
  9. When the migration finishes, check if the event appears in the activity section

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Rodrigo Tomonari

Merge request reports