Skip to content
This repository was archived by the owner on Oct 5, 2018. It is now read-only.
This repository was archived by the owner on Oct 5, 2018. It is now read-only.

Add option to github-pages plugin to skip empty commit #173

@mojavelinux

Description

@mojavelinux

If there are no changes, the github-pages plugin creates and pushes an empty commit anyway. This behavior is not always desirable. Please consider adding an option to the github-pages plugin to skip if the commit would be empty.

Perhaps something like:

githubPages {
  skipIfEmpty = false
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions