Open jgangemi opened 1 month ago
@jgangemi Thanks for the request. Makes a lot of sense.
We have a lot of API upgrades planned for next year. I'll see if this is something we can release in the meantime.
another request i have on this front - is it possible to include the repository token as part of the create
/update
responses?
i'm working on creating a terraform
provider and right now i need to make an extra call to the get
endpoint after the repository has been created in order to retrieve the token.
@jgangemi That I know to be part of our planned upgrades! (But I added it to the card anyway for the upvote.) Thank you.
it would be great if we could configure additional settings for a repository as part of the
/repos
endpoint instead of having to go to the UI to configure them.some examples of this would be
ideally it would be great if all those options could be exposed but those are the two i care about the most right now.