Skip to content

Pull request titles containing colon (:) cause bad gitstream-rules-parser to fail (bad indentation of a mapping entry) #688

@denniszag

Description

@denniszag

Describe the bug
When a pull request title includes a colon (:), gitStream fails to process the automation with a YAML parsing error:

gitstream-rules-parser - failed yaml.load - in rules file Error in .cm/XXXXX.cm::bad indentation of a mapping entry

To Reproduce

  1. Create a pull request with a colon : in the title
  2. Run gitStream on it

Expected behavior
gitStream should correctly parse PR metadata even if the title contains special characters like colons. The automation should not fail due to a YAML parsing error caused by valid PR titles.

Screenshots

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working👀.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions