CodeCatalyst CLI - request for issue management API

1

I realise CodeCatalyst is in preview, but it would be really useful if the API could be expanded so that we can manage issues via the CLI.

As an example, I'm thinking that it would be useful for a workflow to be able to raise an issue if there was a problem with a new run, and assign it to the author of the associated commit.

This could also provide a solution to my request for manual authorisation as part of a workflow - i.e. before deploying to prod, check if a ticket exists to approve the deployment, if not create one, and if one does exist, wait until it is closed by someone in a list. This would mean we need be able to

  • query if a issue exists based on id, associated commit id, or other criteria. If the issue does exists, the details of the ticket, including the issue status should be returned
  • create a query
profile picture
asked a year ago276 views
2 Answers
1

Thank you for your feedback.

I have raised a feature request with the service team on your behalf.

Please keep an eye on Whats' New and Blog pages for any new feature announcements.

AWS
MODERATOR
answered a year ago
0

I also would like to thumbs up this request. It would be useful to have Issues added to the CodeCatalyst API so I can do integration with other tools, too. For my use case, I want to allow users to submit Draft issues into my CodeCatalyst Issues repo as Draft items to help me build out a backlog.

answered 4 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions