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

Conversation

@mardy
Copy link
Member

@mardy mardy commented Sep 25, 2018

No description provided.

How did this ever work :-D
ubports-qa Outdated
if args.pr != -1:
args.repo.replace("ubports/", "")
ref = get_issue_branch(args.repo, args.pr)
ref = 'PR-%s' % args.pr
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you change this to use either .format() or just + str(args.pr)?

@UniversalSuperBox UniversalSuperBox merged commit 9f61ce9 into ubports:master Oct 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants