-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Recreate first test tweet with alt formatting #4282
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, that looks better 👍
I've also made the parsing of the options more resilient, so () option here
will work in future, too
Thanks @stalgiag, I'll be looking into this one |
Could you give me a link to where you see the error? I can't find it |
I actually realize now that this error is being generated by a fork but I am receiving emails about it directly from Github after merging for whatever reason. |
could it be because of this PR by https://github.com/apps/pull? |
Could you add this secret to your repository to add more debugging info to the logs of the failing action in your repo? https://github.com/actions/toolkit/blob/master/docs/action-debugging.md#how-to-access-step-debug-logs Something is wrong with my check here: https://github.com/gr2m/twitter-together/blob/ce34c2516a2e3cb0325eebdbc82b0e514f47932b/lib/pull-request/create-check-run.js#L14 I'd like to better understand what. I think if you enable the logging, I can see the full event payload |
Hi sorry just getting back to the computer. I added the |
Continuing to troubleshoot tweet poll formatting.
cc @gr2m
Related to #4281