Skip to content

Support GitHub Enterprise service connection type #51

@sarah-m95

Description

@sarah-m95

I am trying to run the Nukeeper extension against an instance of GitHub Enterprise. However, when I set the gitHubConnection parameter to consume my GitHub Enterprise service connection, I'm told the plug-in doesn't support GitHub Enterprise connections. Would it be possible to add that as a feature? For clarity, "GitHub Enterprise" is the name of my service connection in DevOps.

My YAML:

    - task: NuKeeper@0
      inputs:
        arguments: '--api=https://github.<my org name>.com/api/v3 --change minor --consolidate --maxpackageupdates 5 --fork SingleRepositoryOnly --include ".*" --exclude "!.*" --verbosity Detailed'
        targetFolder: 'src'
        version: '0.*'
        gitHubConnection: 'GitHub Enterprise'

The error message:
nukeeper bug

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