Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Labels are not being assigned - public or private repo #9

Open
peterfox1 opened this issue Apr 15, 2019 · 5 comments
Open

Labels are not being assigned - public or private repo #9

peterfox1 opened this issue Apr 15, 2019 · 5 comments

Comments

@peterfox1
Copy link

Not sure if something's stopped working or I'm doing somehting wrong, just came across this app and it looks great but I couldn't get it working.

I've retried testing this with a single public repo to show the issue here: peterfox1/helpr-test#1

pr here: peterfox1/helpr-test#2

It looks like it's created the default labels correctly. and I opened a second issue and PR in case there was some delay required, however the labels were not attached for this.

Initially I was trying it with multiple private repos with issues referenced from alternate repos, which I thought might have been the issue, but in this case it's all in the one public repo.

@rsarky
Copy link
Owner

rsarky commented Apr 15, 2019

Hey @peterfox1 . Thanks for opening the issue.
It's strange because I tested the app on my own private repository and it worked.
I will check the logs once.

@rsarky
Copy link
Owner

rsarky commented Apr 15, 2019

2019-04-15T11:30:55.200937+00:00 app[web.1]: �[39m�[90m11:30:55.200Z�[39m �[32m INFO�[39m http: �[36mPOST / 200 - 12.05 ms�[39m�[90m (id=7a90ee94-0035-4eba-bdc3-b7311eee1b8f)�[39m
2019-04-15T11:31:21.570969+00:00 app[web.1]: �[90m11:31:21.569Z�[39m �[31mERROR�[39m probot:
2019-04-15T11:31:21.570987+00:00 app[web.1]: �[90m �[36m{
2019-04-15T11:31:21.570989+00:00 app[web.1]: "message": "Server Error"
2019-04-15T11:31:21.570991+00:00 app[web.1]: }
2019-04-15T11:31:21.570992+00:00 app[web.1]: �[39m
2019-04-15T11:31:21.570994+00:00 app[web.1]: --
2019-04-15T11:31:21.570995+00:00 app[web.1]: HttpError: {
2019-04-15T11:31:21.570997+00:00 app[web.1]: "message": "Server Error"
2019-04-15T11:31:21.570998+00:00 app[web.1]: }
2019-04-15T11:31:21.571000+00:00 app[web.1]:
2019-04-15T11:31:21.571002+00:00 app[web.1]: at response.text.then.message (/app/node_modules/@octokit/rest/lib/request/request.js:56:19)
2019-04-15T11:31:21.571004+00:00 app[web.1]: at
2019-04-15T11:31:21.571006+00:00 app[web.1]: at process._tickCallback (internal/process/next_tick.js:182:7)

My heroku server posted a server error around the same time that you opened the issue. Could be some problem with the dyno. Can you try again so that I can pinpoint the problem?

@peterfox1
Copy link
Author

peterfox1 commented Apr 15, 2019

Thanks for taking a look @rsarky, I have just opened another issue/pr (opened at about 2019-04-15T12:00:39Z) and it worked this time:
peterfox1/helpr-test#5
peterfox1/helpr-test#6

@peterfox1
Copy link
Author

peterfox1 commented Apr 15, 2019

I have just replicated the issue with a new repo:

First issue opened:
peterfox1/helpr-alt-test#2
peterfox1/helpr-alt-test#3
PR opened at about 2019-04-15T12:14:26Z

This created the default labels after opening the PR

Second issue opened:
peterfox1/helpr-alt-test#4
peterfox1/helpr-alt-test#5
PR opened at about 2019-04-15T12:16:24Z

Let me know if you need any more info

@C0ZEN
Copy link

C0ZEN commented May 11, 2020

It seems that I have the same problem #12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants