question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issues with welcome workflow

See original GitHub issue

🐛 Bug description

There are two issues with the welcome workflow:

  1. It fails with “Error: Resource not accessible by integration” (refer to the attached image).

Solution: Replace pull_request with pull_request_target on this line.


  1. The text is not being formatted as properly and also the link to the contributions guide is not working because of the ). at the end (refer to the attached image).

My analysis: I checked the workflow, it uses actions/first-interaction, and that uses typescript’s console.log for rendering the text. And TTBOMK, it’s not possible to do formatting with console.log.

Solution: Remove the markdown style formatting and pass simple strings.


image

I’ll open a PR to fix this.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
trsvchncommented, Mar 22, 2021

@rushabh-v Yes, please close it. Thanks for understanding!

1reaction
rushabh-vcommented, Mar 22, 2021

Okay, should I close #1845 then?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting Welcome automation
In this article, you will find the most common mistakes you can make when setting up Welcome automation workflows and steps on how...
Read more >
Welcome Series Workflow - Drip Help Center
Inform the customer about the problem your brand solves. What to expect from doing business with my brand - this could be a...
Read more >
Troubleshooting List-Triggered Automations (Welcome Emails)
Troubleshooting List-Triggered Automations (Welcome Emails). Learn about common issues with list-triggered automations and how to troubleshoot them.
Read more >
Welcome email best practices: Making a great first impression
2. Ask new subscribers to do something high-value · 2. Ask new subscribers to do something high-value · 1. Promotion: · 2. Education:...
Read more >
Fix Mailchimp Welcome Series - OrganicWeb
Because the workflow calculates who to send to based on when you create the welcome series there can be issues if you keep...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found