Skip to content

Mojo oss release 2024 04 05 210926699 fixup #1

Mojo oss release 2024 04 05 210926699 fixup

Mojo oss release 2024 04 05 210926699 fixup #1

Triggered via pull request April 5, 2024 21:40
Status Failure
Total duration 14s
Artifacts

check_pr_title.yml

on: pull_request
Check PR title format
5s
Check PR title format
Fit to window
Zoom out
Zoom in

Annotations

1 error
Check PR title format
The PR title does not conform to the '[\<Project\>] Title' format. Please update the PR title. Typical [\<Project\>] values include: * `[stdlib]` — indicates a change to the Mojo standard library code * `[docs]` — indicates a change to the documentation It's okay to include multiple labels on a PR that affect multiple areas of work. Thank you for contributing to Mojo!🔥 <small> You can also use a tool like www.regex101.com to see why your PR title fails to conform. Use ``` ^(Revert ")?(\[\S.*\]\s?)+\s+[a-zA-Z`].* ``` as the regex to test and ```Mojo oss release 2024 04 05 210926699 fixup``` as the test string.</small>