Skip to content

gha/changelog/update/v2 action is broken when changelog sits at the project root for a mono repository #101

Description

@NiklasRosenstein

The action is supposed to find all changelog files, look at the newly added entries and inject the current PR's URL if they don't already have a PR URL set. However, this currently fails on kraken-build/kraken#141 because of this error:

image

Job: https://github.com/kraken-build/kraken/actions/runs/7202421349/jb/19620503985

We do by default treat the .changelog folder in the root of the project as read-only for a mono repository, but this is supposed to be configurable via the changelog.enabled = true setting in slap.toml, however this doesn't have any effect on the action.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions