thoth-station / package-analyzer

Analyze Python artifacts
GNU General Public License v3.0
0 stars 4 forks source link

can't create 'hacktoberfest' label #16

Closed sesheta closed 5 years ago

goern commented 5 years ago

from the logfile:


2019-06-06 00:00:08,434 [1] INFO     label_checker: Version v2.6.1
--
  | 2019-06-06 00:00:13,922 [1] INFO     label_checker: Hi, I'm Thoth Bot, and I'm fully operational now!
  | 2019-06-06 00:00:23,194 [1] INFO     sesheta.common: adding 'bot' label to digests-fetcher
  | 2019-06-06 00:00:23,337 [1] ERROR    sesheta.common: 404 {'message': 'Not Found', 'documentation_url': 'https://developer.github.com/v3/issues/labels/#create-a-label' }
harshad16 commented 5 years ago

@goern you need to provide access write to sesheta for this repo, similar to what we did for init-job.

harshad16 commented 5 years ago

Permission for the sourceops(including sesheta) were provided with write access to digest-fetcher. This has fixed this issue.