Skip to content

Bulk export for the monthly Drive archive #5

Description

@tytremblay

Retention plan is a monthly export of recorded conversations into the team's Google Drive. export-conversation <id> [out.json] handles exactly one conversation, so "export everything" is a script that enumerates conversations and loops — which doesn't exist.

Needs: a subcommand that walks every conversation and writes a dated batch. Same no-Slack-credentials constraint as the other CLI commands.

Worth deciding at the same time whether the batch is one file per conversation (easier to redact for a guardian access request) or one archive per month (easier to retain and delete).

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