Skip to content

Remove NOT_BUILT result and accept to build in anyway. #130

@bicschneider

Description

@bicschneider

.. it is from the principle that it is not doing any harm..

A few scenarios:

  • We are using "*" in our branches in Jenkins which causes Jenkins Git plugin to poll via workspace. Given the job identifies that no workspace is available (need to bring up slave or first time on slave, it will trigger a new built)
  • First time built in this job ( new job / new Jenkins master ) -> "no workspace"
  • In connection with Bitbucket.. Pushes seems to go well ( integration branch updated ), but the process fails. It means the pipeline fails and it cannot be triggered on SHA1 again as it is equal to the integration branch's SHA1.
  • First time a job is set up, but no "dev" / "ready" branch yet related to branch pattern

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