Skip to content

small improvements to bot... #360

@trz42

Description

@trz42

In #359 we found that for some strings hardcoded values are used instead of constants. See

bot_jobfile[JOB_PR_SECTION] = {'repo': repo_name,
'pr_number': pr_number,
'pr_comment_id': pr_comment_id,
'job_owner': job_owner}

Also, we could order the currently supported commands alphabetically. See

help_msg += "\n - Currently supported COMMANDs are: `help`, `build`, `show_config`, `status`, `cancel`"

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