Skip to content

Commit accda89

Browse files
Update scheduled guest notification with time and demo info
1 parent 9a5c8e4 commit accda89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/send-guest-guidelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
owner: context.repo.owner,
2323
repo: context.repo.repo,
2424
issue_number: context.issue.number,
25-
body: `Hey @${githubHandle}✨,\n\nYou're officially scheduled for **Open Source Friday**! 🚀🎥. Here are some guidelines on preparing for the live stream:\n\n [Preparation Instructions](https://gist.github.com/LadyKerr/9b7d6dccde55b3f30398612d1290b7dc)\n\nLet us know if you have any questions!,\nKedasha, Andrea & Kevin 👯`
25+
body: `Hey @${githubHandle}✨,\n\nYou're officially scheduled for **Open Source Friday**! 🚀🎥\n\nThe stream starts at 1:00 PM ET. Please join at 12:45 PM ET for prep and tech checks. Be ready with your demo—our audience strongly prefers technical demos.\n\nHere are some guidelines on preparing for the live stream:\n\n[Preparation Instructions](https://gist.github.com/LadyKerr/9b7d6dccde55b3f30398612d1290b7dc)\n\nLet us know if you have any questions!,\nKedasha, Andrea & Kevin 👯`
2626
};
2727
github.rest.issues.createComment(issueComment); }

0 commit comments

Comments
 (0)