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

Add Building a Github App #160

Merged
merged 2 commits into from
Aug 27, 2021
Merged

Conversation

kartikeytripathi
Copy link
Contributor

@kartikeytripathi kartikeytripathi commented Mar 15, 2019

Description

This tutorial is for building a Github App using Node.js.
This blog post describes the development of gifbot, a simple GitHub App, that responds to comments with animated GIFs:

Motivation and Context

It is a new tutorial. It will give a broad understanding of how GitHub app works.

How Has This Been Tested?

gifbot responds to webhook events which are raised when comments are added to a repo.

Types of changes

  • Content Update (change which fixes an issue or updates an already existing submission)
  • New Article (change which adds functionality)
  • Documentation change

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have made checks to ensure URLs and other resources are valid

@enkeyz enkeyz merged commit 9ed321f into practical-tutorials:master Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants