Skip to content

Add release notes/changelog/version diff for dependencies in private GitHub repos #1468

Closed
@MPV

Description

@MPV

These nice features don't work for dependencies whose git repos are private (thus need auth):

  • Release Notes
  • Changelog
  • Version Diff

This is probably because the http client used for those doesn't seem to use the github token:

https://github.com/fthomas/scala-steward/blob/master/modules/core/src/main/scala/org/scalasteward/core/util/HttpExistenceClient.scala

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions