pub const VCS_REPOSITORY_CHANGE_ID: &'static str;
Expand description

The ID of the change (pull request/merge request) if applicable. This is usually a unique (within repository) identifier generated by the VCS system.

ยงExamples

  • 123