History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-3828
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Steve Luo
Reporter: Steve Luo
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Support custom payload sent from QuickBuild webhook

Created: 27/Jan/22 03:02 AM   Updated: 31/Dec/23 08:57 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Currently, QuickBuild only sends build info as payload in JSON format. It can be more convenient to support custom payload via script like below:

In raw text:

Build Status - ${build.id}

or in JSON:

{
  "text": "${build.id}"
  "status": "${build.status}"
}



 All   Comments   Work Log   Change History      Sort Order:
Change by Steve Luo [31/Dec/23 08:57 AM]
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]