Skip to content

config: extract LIBRARIAN_GITHUB_TOKEN as a constant #2089

@julieqiu

Description

@julieqiu

LIBRARIAN_GITHUB_TOKEN is currently referenced in several places throughout the codebase. This creates duplication and makes it harder to maintain consistency if the value needs to change in the future. We should define LIBRARIAN_GITHUB_TOKEN as a constant and update all references to use the constant instead of hardcoding the value.

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions