Wireshark-commits: [Wireshark-commits] master b7f38ef: github: add action to automatically close pu

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 09 Mar 2020 23:07:49 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b7f38efb787d7fa60a4062a1eb38644c9315b251
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

b7f38ef by Dario Lombardo (lomato@xxxxxxxxx):

    github: add action to automatically close pull requests.
    
    Change-Id: Icb1164879c9bd0a48aad21d7a42cba79ab195677
    Reviewed-on: https://code.wireshark.org/review/36353
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  e3f6dd4   WSDG: Expand the VS command prompt text.
     add  b7f38ef   github: add action to automatically close pull requests.


Summary of changes:
 .github/workflows/close_pr.yml | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 .github/workflows/close_pr.yml