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

Docs: Update GitHub #378

Merged
merged 3 commits into from
Sep 10, 2020
Merged

Conversation

rgriff23
Copy link
Contributor

@rgriff23 rgriff23 commented Sep 9, 2020

@eliotst eliotst self-requested a review September 9, 2020 16:00
@shaunagm shaunagm added the ragtag label Sep 9, 2020
Copy link
Collaborator

@jburchard jburchard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As always, super minor. Thanks for chugging through these!

docs/github.rst Outdated
Comment on lines 9 to 12
- get an individual user, organization, repo, issue, or pull request
- get lists of user or organization repos for a given `username` or `organization_name`
- get lists of repo issues, pull requests, and contributors for a given `repo_name`
- download files and tables
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Possible to uppercase these? Also, I think that you need two ticks (``) for it to render as code.

docs/github.rst Outdated
parsons_repo = github.get_repo("move-coop/parsons")

**Get repo issues in a ``Table``**
# authenticate by passing a username and password arguments
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Authenticate

docs/github.rst Outdated
.. code-block:: python

from parsons import GitHub
# authenticate by passing an access token as an argument
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Authenticate

docs/github.rst Outdated

# authenticate with environmental variables
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Authenticate

@jburchard jburchard merged commit 349fd4b into move-coop:master Sep 10, 2020
@rgriff23 rgriff23 deleted the update_docs_github branch September 10, 2020 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants