You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First thing - homepage (before login) js error, possibly unrelated: app.js:187 - Uncaught TypeError: Cannot read property 'addEventListener' of undefined
Steps to reproduce:
login
switch to different org
select 1 repo
add a few labels
delete some other labels
delete whole "environment" label group
click generate
💥
refreshes/redirects back to my repos.
Labels are unchanged on the repo, no style guide wiki generation, no branch, no PR.
Not getting any errors client side during submission, so I'm a bit stumped. Wondering if it's something server side? On post to https://reparo.mybluemix.net/labels, I get a 302 status. Request payload details here because it's a wall of text. Image for reference:
The text was updated successfully, but these errors were encountered:
Unfortunately confidential. 😕 That said, I tested it on a test personal repo, and I didn't have any issues. The repo I'm attempting to configure is owned by an org that I'm an admin within.
I thought the issue might somehow stem from having the master branch protected, but I removed that and still no dice.
The GHE instance of this isn't working for me 😕
First thing - homepage (before login) js error, possibly unrelated:
app.js:187
-Uncaught TypeError: Cannot read property 'addEventListener' of undefined
Steps to reproduce:
Labels are unchanged on the repo, no style guide wiki generation, no branch, no PR.
Not getting any errors client side during submission, so I'm a bit stumped. Wondering if it's something server side? On
post
to https://reparo.mybluemix.net/labels, I get a 302 status. Request payload details here because it's a wall of text. Image for reference:The text was updated successfully, but these errors were encountered: