Skip to content

Skipping Jenkins #441

@mabruzzo

Description

@mabruzzo

We may want to adjust our Jenkins file so that we can disable unnecessary runs.

I'm thinking we should introduce a check that skips the test suite for any commit where the commit-message contains [skip jenkins] or [skip ci].1 This is actually a common convention:

Alternatively, we could try adding logic to only run the Jenkins logic if we detect changes to a source/build/parameter file. But, I think there's a risk we could mess this up

Footnotes

  1. To follow convention, we probably should also look for [jenkins skip] or [ci skip].

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