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

Use GitHub webhooks #1

Open
vinitshahdeo opened this issue Oct 1, 2019 · 14 comments
Open

Use GitHub webhooks #1

vinitshahdeo opened this issue Oct 1, 2019 · 14 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Send PR and earn a free t-shirt help wanted Extra attention is needed up-for-grabs Kick start your Open-Source journey

Comments

@vinitshahdeo
Copy link
Owner

Set up a webhook to receive events (i.e. new commit, new PR etc.) from organization's repositories.

Please refer this

It'll trigger the notification on the homepage as soon as payload for a particular event is received.

PS - It might need changes in code structure, please feel free to make changes in the codebase. This is just a POC which makes an API call to GitHub periodically and checks the last commit, which is displayed as notification on the homepage.

@vinitshahdeo vinitshahdeo added enhancement New feature or request hacktoberfest Send PR and earn a free t-shirt good first issue Good for newcomers help wanted Extra attention is needed labels Oct 1, 2019
@liaob
Copy link

liaob commented Oct 1, 2019

I'd like to work on this :)

@vinitshahdeo
Copy link
Owner Author

@liaob That's great! Please go ahead 👍

@liaob
Copy link

liaob commented Oct 2, 2019

@vinitshahdeo It looks like in order to add in a webhook, there needs to be some server running the website. It can't be done with just html and javascript.

@vinitshahdeo
Copy link
Owner Author

@liaob Can't we have one NodeJS server running locally as of now, later we can host it in free server hosting provider?

@liaob
Copy link

liaob commented Oct 3, 2019

I can include Node in the project and set up a local webhook, sure.

@vinitshahdeo
Copy link
Owner Author

Awesome:)

@vinitshahdeo vinitshahdeo added the up-for-grabs Kick start your Open-Source journey label Oct 4, 2019
@liaob
Copy link

liaob commented Oct 6, 2019

Sorry, I don't think I can figure it out. If you'd like to give someone else a shot, that's fine with me.

@vinitshahdeo
Copy link
Owner Author

@liaob No problem. Let's see if someone asks for this.

@hotdang-ca
Copy link

I'll take on the task :)

@vinitshahdeo
Copy link
Owner Author

@hotdang-ca Yes, please go ahead.

@hotdang-ca
Copy link

PR incoming in a couple hours.

@vinitshahdeo
Copy link
Owner Author

@hotdang-ca Wow!!

@Rajeet10
Copy link

Rajeet10 commented Oct 1, 2021

Can u assign this one to me?

@Aradhyapatro
Copy link

Is this repo still active

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Send PR and earn a free t-shirt help wanted Extra attention is needed up-for-grabs Kick start your Open-Source journey
Projects
None yet
Development

No branches or pull requests

5 participants