wordpress-mobile / wordpress-mobile/release-toolkit

Add `get_prs_list` defaults

Open
#37 2 comments 0 reactions 1 assignee View on GitHub

@jkmassel is already working on this.

Since Mar 25, 2019.

bug enhancement
Dominant language
Ruby
Stars
31
Forks
10
Avg merge
5h 45m
Merged PRs (30d)
2

Description

Today I inadvertently ran

bundle exec fastlane get_pullrequests_list start:tag:1.4

instead of

bundle exec fastlane get_pullrequests_list start_tag:1.4.

What Happened:
An empty file was produced

What I'd expect to happen
Fail with a warning that my start tag doesn't exist? Or if the start_tag arg isn't present, prompt me to enter it, or fail if it's not there.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.