Skip to content

charm-update-libs fails on repositories with issues disabled #420

Description

@pedro-avalos

There are some repositories for which issues are tracked outside of GitHub (e.g., private repositories). These issues could still benefit from the charm-update-libs.yml workflow, but fail to run it because the workflow exits when it cannot find issues.

I can think of a couple solutions:

  1. Add option to disable issues step for these repositories, and expect these repositories to rely on PR library check
  2. If gh issue list --limit 1 command yields the '<owner>/<repo>' repository has disabled issues, then create a warning and skip the step

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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