Skip to content

Skip CI on merging docs-only pull requests #35

Description

@ashmaroli

Docs-only pull requests are merged using identifier +doc / +docs.
Jekyllbot should ideally add a [skip ci] to the commit message (preferably as the last line of the extended body) in order to ensure CI is not unnecessarily triggered.

Illustration

Before

$pr_title (#$pr_id)
Merge pull request $pr_id

After

$pr_title (#$pr_id)
Merge pull request $pr_id

[skip ci]

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions