For example, if you are chatting on http://hostname/as/chat/room/16
- appkey
- You get appkey on your account page. For example, 'm0G6zz5Y2dUJ40kyKZ1P'
- baseUrl
- In this example, 'http://hostname/as/'
- roomNumber
- In this example, '16'
- message
- Notification message format.
Message macro:
- ${user}
- The full name of user who builds
- ${result}
- The result status, for example 'SUCCESS'.
- ${project}
- The project name.
- ${number}
- The build number.
- ${url}
- The URL of the build page.
- ${changeSet}
- The change sets of this build