Skip to content

Conversation

@davlgd
Copy link
Contributor

@davlgd davlgd commented Sep 13, 2025

Fixes #165

@davlgd davlgd self-assigned this Sep 13, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds support for publicGitRepositoryUrl parameter to the application creation command, addressing issue #165.

  • Adds publicGitRepositoryUrl field to the application creation payload

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@pdesoyres-cc pdesoyres-cc left a comment

Choose a reason for hiding this comment

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

LGTM. Note that, when using conventional commit messages, you can specify the fixed issue number:

feat: add publicGitRepositoryUrl support

fixes #166

davlgd added a commit that referenced this pull request Sep 16, 2025
@davlgd
Copy link
Contributor Author

davlgd commented Sep 16, 2025

Note that, when using conventional commit messages, you can specify the fixed issue number

I've added it

@pdesoyres-cc pdesoyres-cc merged commit 9ca5551 into master Sep 16, 2025
1 check 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.

Add publicGitRepositoryUrl to app creation

2 participants