Skip to content
  • Patrick Wendell's avatar
    1b9e434b
    [SPARK-7592] Always set resolution to "Fixed" in PR merge script. · 1b9e434b
    Patrick Wendell authored
    The issue is that the behavior of the ASF JIRA silently
    changed. Now when the "Resolve Issue" transition occurs,
    the default resolution is "Pending Closed". We used to
    count on the default behavior being to set the
    resolution as "Fixed".
    
    The solution is to explicitly set the resolution as "Fixed" and not
    count on default behavior.
    
    Author: Patrick Wendell <patrick@databricks.com>
    
    Closes #6103 from pwendell/merge-script-fix and squashes the following commits:
    
    dcc16a6 [Patrick Wendell] Always set resolution to "Fixed" in PR merge script.
    1b9e434b
    [SPARK-7592] Always set resolution to "Fixed" in PR merge script.
    Patrick Wendell authored
    The issue is that the behavior of the ASF JIRA silently
    changed. Now when the "Resolve Issue" transition occurs,
    the default resolution is "Pending Closed". We used to
    count on the default behavior being to set the
    resolution as "Fixed".
    
    The solution is to explicitly set the resolution as "Fixed" and not
    count on default behavior.
    
    Author: Patrick Wendell <patrick@databricks.com>
    
    Closes #6103 from pwendell/merge-script-fix and squashes the following commits:
    
    dcc16a6 [Patrick Wendell] Always set resolution to "Fixed" in PR merge script.
Loading