Skip to content

Ignored bumpFiles should be reported on the output #981

@unlocomqx

Description

@unlocomqx

Describe the bug
No way to know if a bumpFile was ignored by dotgitignore

Current behavior
If dotgitignore decides that a bumpFile is ignored, you're left guessing

Expected behavior
The output should report something like "Skipping file.ext because it's ignored by git"

Additional context
I think dotgitignore got it wrong in my case, although I think it's irrelevant to this repo
Basically I'm in /apps/mylib/ and I was ignoring /apps/mylib/apps/ but dotgitignore thought I was ignoring /apps

/apps/mylib/.gitignore

apps # ignore the apps subfolder --> /apps/mylib/apps

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions