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

Feature: Invite via Twitter #11

Closed
Tracked by #4
bdougie opened this issue Apr 17, 2023 · 9 comments · Fixed by #20
Closed
Tracked by #4

Feature: Invite via Twitter #11

bdougie opened this issue Apr 17, 2023 · 9 comments · Fixed by #20

Comments

@bdougie
Copy link
Member

bdougie commented Apr 17, 2023

Folks who are not OpenSauced, send a tweet from GitHub, if their Twitter exists.

Tweet a link to this blog post:

https://opensauced.pizza/blog/social-coding-is-back

@Anush008
Copy link
Member

Now that a content-script for the GH profile page is in place, I can work on adding this.

@diivi
Copy link
Collaborator

diivi commented Apr 18, 2023

@Anush008 I did this in my demo by scraping the user's profile and opening a modal with various links; just an idea:

image

@Anush008
Copy link
Member

A modal seems great. I had made a button to invite users via email.
Maybe we could conditionally render the share icons in the modal of the social platforms listed on the user's profile.
I'll get on it today.
@bdougie, any thoughts on what the share post should read?

@diivi
Copy link
Collaborator

diivi commented Apr 18, 2023

Maybe we could conditionally render the share icons in the modal of the social platforms listed on the user's profile.

yes! that's what I had in mind. The scraping might get a little tricky based on the exact urls linked to a user's profile, so look out for that. (https://, www, etc..)

@bdougie
Copy link
Member Author

bdougie commented Apr 18, 2023

I think it would be valuable to invite each other to your original submissions in the open-source-craftwork submissions. That way we can share code and notes on. implementation.

@diivi
Copy link
Collaborator

diivi commented Apr 18, 2023

I think it would be valuable to invite each other to your original submissions in the open-source-craftwork submissions. That way we can share code and notes on. implementation.

I checked with Anush, we don't think we have the necessary permissions to do that, can you invite us to each other's repositories?

@Anush008 Anush008 changed the title Invite via Twitter Feature: Invite via Twitter Apr 18, 2023
@bdougie
Copy link
Member Author

bdougie commented Apr 18, 2023

Are you able to transfer the repo to your personal account first.

I realize the GitHub Classroom automation will not allow me to invite individuals to repos.

@github-actions
Copy link

🎉 This issue has been resolved in version 1.0.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

3 participants