pub const VCS_CHANGE_STATE: &str = "vcs.change.state";
The state of the change (pull request/merge request/changelist).
"open"
"closed"
"merged"