docling icon indicating copy to clipboard operation
docling copied to clipboard

Dev/update html parser with h1

Open PeterStaar-IBM opened this issue 1 year ago • 1 comments

Checklist:

  • [ ] Commit Message Formatting: Commit titles and messages follow guidelines in the conventional commits.
  • [ ] Documentation has been updated, if necessary.
  • [ ] Examples have been added, if necessary.
  • [ ] Tests have been added, if necessary.

PeterStaar-IBM avatar Nov 05 '24 05:11 PeterStaar-IBM

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🔴 Enforce conventional commit

This rule is failing.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • [ ] title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:

🔴 Require two reviewer for test updates

This rule is failing.

When test data is updated, we require two reviewers

  • [ ] #approved-reviews-by >= 2

mergify[bot] avatar Dec 17 '24 16:12 mergify[bot]

will be redone

PeterStaar-IBM avatar Feb 10 '25 08:02 PeterStaar-IBM