Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-40245

Use attach.artifacts to link to GitHub wiki from every task page

    • Fully Compatible
    • STM 2019-05-20
    • 1

      The attach.artifacts command takes a JSON file containing an array of links to include in the "Files" section of the task page. A link to https://github.com/mongodb/mongo/wiki/Running-Tests-from-Evergreen-Tasks-Locally should be added for any Evergreen task that calls the "run tests" function.

      [
        {
          "name": "Running Tests from Evergreen Tasks Locally",
          "link": "https://github.com/mongodb/mongo/wiki/Running-Tests-from-Evergreen-Tasks-Locally",
          "visibility": "public"
        }
      ]
      

            Assignee:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Reporter:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: