Skip to content

6.1.0 update breaks functionality?! #294

@ulfgebhardt

Description

@ulfgebhardt

Describe the bug

After an update(Ocelot-Social-Community/Ocelot-Social#8830) to 6.1.0 the action fails

To reproduce

Failing on this PR Ocelot-Social-Community/Ocelot-Social#8835

Producing

Run amannn/action-semantic-pull-request@677b89571e961351de6fcbd96c8b2503787962e2
Error: No release type found in pull request title "feat(webapp): location distance in profile". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit
Image

See job: https://github.com/Ocelot-Social-Community/Ocelot-Social/actions/runs/17112221793/job/48535943105?pr=8835

Configuration: https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/.github/workflows/test.lint_pr.yml

Note: The PR is a single commit.

Update: Also happens with multiple commits

Expected behavior

I don't see how the title should fail?! Is there a special character somewhere?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions