Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Some notes for the readme #8

Open
@willum070

Description

@willum070

Here are some notes from my experience that should be helpful for others. First there was the certificate issue (Windows). Secondly if your CSV does not begin with column names you get a weird error that's hard to troubleshoot (I don't often work with CSV so this eluded me for a bit). Here are my notes:

You may need to mess with the cacert.pem certificate (Windows users).

The first line of the CSV file MUST contain column headers.
This code is set up to process the following:
title,description,assignee_username,label1,label2,label3

Values must reflect valid values as defined in GitHub. For example, assignee_username must ALWAYS contain a valid username.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions