Skip to content

GitHub actions are using unavailable hub commands #13300

@vkucera

Description

@vkucera

GitHub action workflows reports.yml and datamodel-doc.yml use the command hub pull-request for creating a PR.
This step has been failing because hub is no longer available by default as it was removed in October 2023 (see actions/runner-images#8362).
The hub pull-request command should be replaced by the gh pr create command using the GitHub CLI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions