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

Add team support #49

Merged
merged 1 commit into from
Oct 28, 2021
Merged

Add team support #49

merged 1 commit into from
Oct 28, 2021

Conversation

stefanv
Copy link
Member

@stefanv stefanv commented Oct 28, 2021

The team_query.py file gets a list of team members from GitHub. To
use it, you will need to set the GH_TOKEN environment variable
to a personal access token.

The team is rendered using shortcodes (team, team_member).

Example usage:

python team_query.py --org scientific-python --team spec-steering-committee --title "Spec Steering Committee" > content/en/teams/spec-steering-committee.md

The `team_query.py` file gets a list of team members from GitHub.  To
use it, you will need to set the GH_TOKEN environment variable
to a personal access token.

The team is rendered using shortcodes (`team`, `team_member`).
@jarrodmillman jarrodmillman merged commit ab19c36 into scientific-python:main Oct 28, 2021
@stefanv stefanv mentioned this pull request Oct 29, 2021
@jarrodmillman jarrodmillman added this to the 0.1 milestone Sep 29, 2023
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.

2 participants