Skip to content

Incorrect milestone #112

@yp05327

Description

@yp05327

image

I think this is caused by that v1.19 does not support any more, so bot can not find the correct milestone.
Maybe we can add a check of this in L14:

// find the gitea version that matches the PR's base branch
let giteaVersion = giteaVersions.find((version) =>
pr.base.ref === `release/v${version.majorMinorVersion}`
);

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