-
Suggestion
-
Resolution: Fixed
We'd like to create tasks on a Pull Request, get all tasks of a Pull Request together with their status (done/open) using API calls.
This currently is not listed as an option in your documentation:
- is duplicated by
-
BCLOUD-21325 REST API to create a task in pull request
- Closed
- is related to
-
BCLOUD-21379 Ability to change the maximum number of tasks per pull request
- Closed
- depends on
-
COREX-1384 Loading...
(3 mentioned in)
Hi all,
We've added public API endpoints for managing pull request tasks, please see the docs for more information:
We will eventually be removing the internal endpoints referenced in some comments here as a workaround. If you're utilising these internal endpoints you will need to switch over to using the public ones.
Cheers,
Justin