Uses the Build ID to get the Build Info.
Input Fields
- Read By
- Build ID (text): The ID of the build. Found in the URL.
- Example: https://app.codeship.com/projects/202460/builds/**22800116**?pipeline=4a3c1149-7047-47fe-aa4e-0debcfecdd9b
- When the build is selected, it is the string of numbers located next to builds/ in the URL.
- Build ID (text): The ID of the build. Found in the URL.
Output Fields
- Build Info
- UUID (text): the Universal unique identifier (UUID) for the build
- Project ID (number): The ID for the project the build is located in.
- Status (text): The status of the build. ie “success”.
- Branch (text): The branch. Also located underneath the build name.
- Commit ID (text): The commit ID.
- Github Username (text)
- Message (text): Message/description attached to the build.
- Start Time (text): When the build was started. (YYYY-MM-DDTHH:MM.SS)
- Finish Time (text): When the build ended. (YYYY-MM-DDTHH:MM.SS)
- Debug Connection (text)