Skip to content

IMPROVEMENT SUGGESTION: New TAG only if change in config detected? #20

@ztrhgf

Description

@ztrhgf

(I am referring to Azure DevOps pipeline YML)

I think it would be a lot better if TAG would be created only in case, some Intune config change is detected. Because of config changes discoverability etc.

I tried to accomplish that by checking git diff HEAD^^ HEAD^ --name-only, but unfortunately this fails with an error 'fatal: ambiguous argument 'HEAD^^': unknown revision or path not in the working tree.'. This is caused I think by the HEAD that is being detached from origin?

Any idea how this could be achieved?

Metadata

Metadata

Assignees

No one assigned

    Labels

    commentBlog comments managed by utteranc.es

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions