Constant VCS_CHANGE_COUNT
pub const VCS_CHANGE_COUNT: &'static str;
Expand description
§Description
The number of changes (pull requests/merge requests/changelists) in a repository, categorized by their state (e.g. open or merged)
§Metadata
Instrument: | updowncounter |
Unit: | {change} |
Status: | Development |
§Attributes
Name | Requirement |
---|---|
crate::attribute::VCS_CHANGE_STATE | Required |
crate::attribute::VCS_REPOSITORY_NAME | Recommended |
crate::attribute::VCS_REPOSITORY_URL_FULL | Required |