Skip to content

Bump actions/checkout from 2 to 4 #7

Bump actions/checkout from 2 to 4

Bump actions/checkout from 2 to 4 #7

Triggered via pull request September 28, 2023 15:19
Status Success
Total duration 41s
Artifacts

changelog-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
The title of the pull request did not match. Regex tried: "^(?i:release)", Aborting Changelog Generation.
build
No Configuration file found, falling back to default configuration to parse changelog
build
`header_prefix` was not provided or not valid, falling back to `Version:`.
build
`commit_changelog` was not provided or not valid, falling back to `True`.
build
`comment_changelog` was not provided or not valid, falling back to `False`.
build
`pull_request_title_regex` was not provided, Falling back to ^(?i:release).
build
`version_regex` was not provided, Falling back to v?(0|[1-9]\d*)\.(0|[1-9]\d*)\.?(0|[1-9]\d*)?(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?.
build
`changelog_type` was not provided or not valid, the options are "pull_request" or "commit_message", falling back to default value of "pull_request".
build
`group_config` was not provided
build
`include_unlabeled_changes` was not provided or not valid, falling back to `True`.
build
`unlabeled_group_title` was not provided or not valid, falling back to `Other Changes`.