Skip to content

Replace org release bot with repo-level credentials after going public #144

@erlendellefsen

Description

The Release Please workflow currently uses org-level credentials:

  • secrets.RELEASE_BOT_PRIVATE_KEY
  • vars.RELEASE_BOT_APP_ID

These won't be available once the repo is public. Need to provision a repo-level GitHub App (or PAT) that Release Please can authenticate with, and update .github/workflows/release-please.yml accordingly.

Blocks: making the repo public.

Related: #143

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions