Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: SYNC_REPO_METADATA to use GL project's name not payload's #1662

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

jachro
Copy link
Contributor

@jachro jachro commented Aug 15, 2023

This PR modifies the logic of the SYNC_REPO_METADATA process for calculating the Project's name. Before, the name found in the CLI payload had precedence over the GL name. This was causing issues for projects that were forked as in such cases the name in the payload was the name of the parent Project.

@jachro jachro requested a review from a team as a code owner August 15, 2023 13:39
Copy link
Member

@eikek eikek left a comment

Choose a reason for hiding this comment

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

🙏🏼

@jachro jachro merged commit 4a21ddf into development Aug 15, 2023
12 checks passed
@jachro jachro deleted the sync-repo-metadata-to-take-name-from-gl branch August 15, 2023 14:08
@jachro jachro mentioned this pull request Aug 15, 2023
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