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

Update githubIssues.js task to pull issues from a Google Spreadsheet instead? #32

Open
alykat opened this issue Feb 16, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@alykat
Copy link
Member

alykat commented Feb 16, 2023

The CSV in the repo is great, but, depending on the complexity of what we want to put into the default text, editing it is kind of a pain. An alternate idea could be to point to a Google Sheet, automatically d/l a CSV from there, and then continue on with the task?

This is a pretty minor nice-to-have.

@alykat alykat added enhancement New feature or request good first issue Good for newcomers labels Feb 16, 2023
@thomaswilburn
Copy link
Contributor

Might be worth pulling from an ArchieML doc instead--you'd want to set up the relevant tasks to export their internal mechanisms in a way that could be could be imported elsewhere (maybe by adding them onto the function that they're already exporting as properties, or by moving that code into tasks/lib the way the Chalkbeat rig does with S3 now), but once that's done it'd be pretty easy to pull that down and convert it into the same structure that the GH task currently expects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants