Skip to content

ci: automate weekly cargo-rbmt update PRs #665

Description

@satsfy

Like rust-bitcoin, corepc could bump rbmt automatically. Currently, rbmt version is at 0.2.0 while rbmt is at 0.5.0, and I didn't notice until I tried using rbmt 0.4.0 feature thanks to this message.

Honestly, this adds maintenance burden and may be too marginal and unnecessary for corepc, but I opened the issue anyway so we can track it.

The workflow can be copied from rust-bitcoin, and the PAT can be stored as a repo secret for the create-pull-request action, because PRs opened with the default GITHUB_TOKEN do not trigger CI runs.

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