Skip to content

Check fails silently if the user cannot access the repository #10

@mmb

Description

@mmb

If the configured BitBucket username cannot access the repository being polled, the check looks successful but it will not find any PRs.

set -o pipefail in the check script may fix this. That will make commands in a pipeline cause failure like set -e does.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions