Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Branch selection #1469

Closed
wants to merge 29 commits into from
Closed

Commits on May 31, 2020

  1. adding selected branch to model

    pk044 committed May 31, 2020
    Configuration menu
    Copy the full SHA
    614ae93 View commit details
    Browse the repository at this point in the history
  2. regex fix

    pk044 committed May 31, 2020
    Configuration menu
    Copy the full SHA
    bf146e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    2b491e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54d9c6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40af7af View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. check out from base branch before creating a PR + prepend base branch…

    … name to update branch name
    pk044 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    77ec802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce01940 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dbb90f View commit details
    Browse the repository at this point in the history
  4. adjust tests

    pk044 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    30fe4d8 View commit details
    Browse the repository at this point in the history
  5. adjusting tests

    pk044 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    5a8ec70 View commit details
    Browse the repository at this point in the history
  6. adjust tests

    pk044 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    def6ec9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b055b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    702cc5a View commit details
    Browse the repository at this point in the history
  9. adjust tests

    pk044 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    2d9588e View commit details
    Browse the repository at this point in the history
  10. revert repos.md

    pk044 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    45e6636 View commit details
    Browse the repository at this point in the history
  11. run scalafmt

    pk044 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    b99e114 View commit details
    Browse the repository at this point in the history
  12. run scalafmt

    pk044 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    2ad6983 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. run scalafmt

    pk044 committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    4c35076 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. use default parameters

    pk044 committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    e9f5d59 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    b12912a View commit details
    Browse the repository at this point in the history
  2. add Iterators to adopters :)

    pk044 committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    4d14b59 View commit details
    Browse the repository at this point in the history
  3. formatting

    pk044 committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    48684da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de5400a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee1b9a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. modify branch naming convention

    pk044 committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    6983396 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. pass baseBranch to branchFor only if it's not default

    commitMsgFor - mention the branch only if it is not default
    pk044 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    a01709b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/scala-steward-org/scala-s…

    …teward into branch-selection
    
    � Conflicts:
    �	modules/core/src/main/scala/org/scalasteward/core/nurture/NurtureAlg.scala
    �	modules/core/src/test/scala/org/scalasteward/core/vcs/data/NewPullRequestDataTest.scala
    pk044 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    ccc3772 View commit details
    Browse the repository at this point in the history
  3. condition fix

    pk044 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    4a3c6d3 View commit details
    Browse the repository at this point in the history
  4. formatting

    pk044 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    84247d3 View commit details
    Browse the repository at this point in the history