Skip to content

Wait for release announcement before creating PRs #1104

@fthomas

Description

@fthomas

This idea originated in: https://twitter.com/NicolasRinaudo/status/1198162957164777473

Scala Steward currently detects new releases by searching for newer JARs. So once a maintainer publishes newer JARs, Scala Steward starts creating PRs. For some projects publishing JARs does not mean that a new release is complete. Maintainers might still want to write release notes, create other packages, update their websites, etc. before making a release public. For these projects it would be nice if Scala Steward would wait with creating PRs until the new version is announced.

Unfortunately announcing a new release is not a standardized process and everyone does it differently - if at all. So detecting that a new version has been announced seems to the hardest part to support this feature.

Some ideas from the Twitter thread:

In my ideal world, this would not only work with GitHub and could be used by other tools than Scala Steward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions