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

In pipelines, environment variables from withEnv() are ignored #332

Open
@Artalus

Description

@Artalus

If you try to use the plugin from Pipeline via step([$class: 'PhabricatorNotifier']) it seems it requires PHID and DIFF_ID strictly in build parameters. Even if you try to wrap the step in withEnv(["DIFF_ID=$x", "PHID=$target"]) { ... }, the build will report that Harbormaster integration not enabled for this build.

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