Skip to content

Releaseable using wrong URLs in "status" message #400

@coke

Description

@coke

https://github.com/Raku/whateverable/blob/main/xbin/Releasable.p6#L223

Generates gists like https://gist.github.com/Whateverable/0e6ddedaa715a2cb0eebf0c5278016ec

Which have URLS like

https://github.com/rakudo/rakudo.git/commit.git/d6dda7eb4c5744cecaa10aefac81bd5eb1f44293

Which are incorrect - the '.git' doesn't resolve here - it only redirects to rakudo/rakudo if you end at rakudo/rakudo.git - if you add the commit after it, that no longer redirects and instead 404s.

Should be https://github.com/rakudo/rakudo/commit/d6dda7eb4c5744cecaa10aefac81bd5eb1f44293

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueLow-hanging fruit (relatively easy issue, good for drive-by contributions)releasableIssues related to Releasable bot

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions