Skip to content
This repository was archived by the owner on May 16, 2022. It is now read-only.
This repository was archived by the owner on May 16, 2022. It is now read-only.

add or replace options names in configuration file #230

@marusinm

Description

@marusinm

Related to #190

In conf.yaml we have options like github_token, github_username or clone_url.
Now, when we started to replace Github API calls with ogr. Release bot will be available also for Pagure. What can we do with conf file:

  1. We add new options to the configuration file like pagure_token, pagure_username, github_clone_url and pagure_clone_url.

  2. Or we replace original names just for git_token, git_username, clone_url.

The first one is more obvious. The second one gets rid of redundant options in configuration - one option for Github and Pagure.

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