Specified when to add a edited value.
triggered
When a build is queued. That is, as soon as you commit a parameter value.
completed
When a build is completed. Whether the build is succeeded or not is not cared.
completed stable
When a build is completed successfully. Not added when build is failed or unstable.
completed stable or unstable
When a build is completed successfully or unstable. Not added when build is failed.