Skip to content

[proposal] Create an executablebooks-wide secret token for the ebp-bot #11

Description

@choldgraf

We have an EBP bot on PyPI so that we can push out new releases via a single account instead of manually giving each team member push access to repositories. This lets us push with GitHub Actions.

To do this, we need to include a secret token along with our GitHub actions build. Currently we put this token in each repository (and probably create it per project as well).

An alternative option is that we could store a single token for executablebooks that could be re-used in any repository. That way, any repository has the ability to push to PyPI. To do that we need to add it here

To do

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions