Change State
This article lists visual indicators that appear depending on a detected build change, or commit.
Icon | State | Description |
---|---|---|
pending | The change is scheduled to be integrated into a build that is currently in the build queue. Even if a change has been successfully integrated into a build, the change will appear as pending when it is scheduled to be added to a different build. | |
running successfully | The change is being integrated into a build that is running successfully. | |
successful | The change was integrated into a build that finished successfully. | |
running and failing | The change is being integrated into a build that is failing. | |
failed | The change was integrated into a build that failed. |
Personal Change States
Icon | State | Description |
---|---|---|
pending | The change is scheduled to be integrated into a personal build that is currently in the build queue. | |
running successfully | The change is being integrated into a personal build that is running successfully. | |
successful | The change was integrated into a personal build that finished successfully. | |
running and failing | The change is being integrated into a personal build that is failing. | |
failed | The change was integrated into a personal build that failed. |