hyphacoop / hyphacoop-chatbot

A friendly helper robot that lives in Hypha's chat rooms
https://hyphacoop-chatbot.herokuapp.com
0 stars 0 forks source link

Archive command: Strip all but alphanum chars from branch/filename #14

Closed patcon closed 4 years ago

patcon commented 5 years ago

Re-ticketed from https://github.com/hyphacoop/organizing/pull/141

Odd characters could end up in the filename prior to this. This ensures that only alphanumeric and dashes appear in git branch and filename.

Sample before: https://github.com/patcon/archive-demo/pull/16

Sample after: https://github.com/patcon/archive-demo/pull/17

cc: @hyphacoop/infra-ops-wg

To Do

dcwalk commented 4 years ago

Do you want a review from me now? It looks like you still have a checklist item but I got pinged

patcon commented 4 years ago

Tests moved here: https://github.com/hyphacoop/hyphacoop-chatbot/issues/18