Skip to content

Include the folder in the templating context #981

Open
@CBenoit

Description

Is there an existing issue or pull request for this?

  • I have searched the existing issues and pull requests

Feature description

I would like the current folder to be included into the templating context. This is mostly for filtering purposes.

Desired solution

Include the folder in the context.

Alternatives considered

None.

Additional context

In a workspace, I’m using scopes to specify the crate affected by a change. It may happen that I need to change code in other crates to accommodate this change, however for these crates it’s only an internal modification that is not visible in the public API. Since the commit is affecting these crates too, the generated changelog unfortunately reflects that too and I need to remove the unwanted entries manually.

Activity

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

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions