Skip to content

Replace hard-coded URLs pointing to upstream repos with variables that can point to our repos #83

@DeeDeeG

Description

@DeeDeeG

There are some more hard-coded URLs pointing to github.com/atom/atom and github.com/atom/atom-nightly-releases. We should replace these with REPO_OWNER, MAIN_REPO and NIGHTLY_RELEASE_REPO, the same way that it's being handed in/as discussed in #78.

Specifically, for example:

const MAIN_REPO = process.env.MAIN_REPO || 'atom'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions