ubclaunchpad / rocket2

🚀 The official UBC Launch Pad Slack bot and team management platform
https://rocket2.readthedocs.io
Other
18 stars 6 forks source link

Read a filepath instead of value for github private key #636

Open Harin329 opened 2 years ago

Harin329 commented 2 years ago

Read Github Secret Using File Path Instead of Raw Value.

This change may or may not be necessary. We should try updating the GitHub credentials first to make sure they weren't just expired, but if that doesn't work, we can try this change. Everything works fine locally.

Tested via local environment & unit tests