The status component is a good way to convey to the user the state of something.
Overview
Be aware of what color you use when deciding what message you want to convey. A completion status should not use a warning or danger status, that is why .status-success exists. NOTE: Be careful not to rely solely on the color of the status icon to convey your message.