drone/app/api
Darko Draskovic bb82438965 feat: [CODE-3278]: Add PR activity for reviewers that were added on PR creation (#3499)
* Reuse PullRequestActivityPayloadReviewerAdd and amend it with PrinciaplIDs
* Remove unused and redundant activity (sub)type
* Merge remote-tracking branch 'origin/main' into dd/pr-reviewer-creation-activity
* Replace store individual activity per reviewer added with store batch
* Add PR activity for reviewers that were added on PR creation
2025-03-03 16:07:01 +00:00
..
auth feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
controller feat: [CODE-3278]: Add PR activity for reviewers that were added on PR creation (#3499) 2025-03-03 16:07:01 +00:00
handler feat: [CDE-637]: Changes to support hybrid's infra resources. (#3453) 2025-02-19 06:45:24 +00:00
middleware fix: [AH-865]: Updated encode logic to support multiple separators in the path (#3465) 2025-02-26 02:27:52 +00:00
openapi fix: [PIPE-25291]: Added openapi endpoint for repo "import-progress" api (#3452) 2025-02-19 16:04:07 +00:00
render
request feat: [CODE-3174]: improve pullreq space list API (#3409) 2025-02-11 20:21:06 +00:00
usererror fix: [CODE-3210]: Move error logs on translation layer to verbosity level info (#3451) 2025-02-18 19:51:52 +00:00
api.go