Skip to content

How to ignore certain files from the "version bump auto-release" process #77

@marcelstoer

Description

@marcelstoer

This kind of builds on top of #76. However, since it's likely a missing feature I report it separately.

Scenario

  • multi-module project with 20+ modules
  • in the root folder I keep a few "management" files alongside the root pom.xml like .editorconfig, .gitignore and .gitlab-ci.yml.

Problem: a single change to any of those files will trigger the release of each module upon next invocation of the plugin as the root project changed.

I argue that this is undesirable in most cases. (How) can this behavior be turned off?

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