Skip to content

Conversation

@dimitarprisadnikov
Copy link
Contributor

No description provided.

@dimitarprisadnikov dimitarprisadnikov marked this pull request as ready for review July 22, 2025 09:26
OffsetDateTime createdAt,
OffsetDateTime mergedAt,
String targetBranch,
String targetProjectId,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is targetProjectId? Is it the project it belong to? If so, maybe call it simply projectId?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

project_id = the ID of the source project where the branch with the changes lives.
target_project_id = the ID of the target project where the merge request is being opened into.

So in this case, the field name is correct and matches the one used by GitLab in their GraphQL API.

@maxhov maxhov merged commit 7b47684 into Blazebit:main Aug 26, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants