dwyl / github-backup

:octocat: :back: 🆙 Backup your GitHub Issues so you can still work when (they/you are) offline.
https://github-backup.herokuapp.com
GNU General Public License v2.0
31 stars 3 forks source link

GitHub App Permissions: Issues Read Only Access...? #111

Open nelsonic opened 6 years ago

nelsonic commented 6 years ago

Hi @SimonLab & @Cleop, Quick question regarding App permissions.

At present, in the Readme in the "Create a GitHub application" under the "Define the access rights" ... the instructions are to Change "issues" to "Read only": image

Can you please confirm if this is still the case, or do we need "Read & write" access image in order to write the "Meta Data Table" #80 ...? Thanks!

relates to #35 / #64

SimonLab commented 6 years ago

@nelsonic I think we might need indeed "Read & write". The meta table need to be inserted into the comments that's why I think we need to add the "write" permission

nelsonic commented 6 years ago

Cool. thanks for confirming. I'm busy updating the README in my PR: #64 📝 will update the screenshot too. 📷

Cleop commented 6 years ago

Yes, for sure, 'read & write' is now needed, thanks @nelsonic!