-
Updated
Dec 21, 2020 - TypeScript
#
github-apps
Here are 37 public repositories matching this topic...
Public backlog for http://pullpanda.com
-
Updated
Jul 18, 2018
Create ephemeral, finely-scoped @github access tokens using @hashicorp Vault.
-
Updated
Dec 19, 2020 - Go
-
Updated
Sep 11, 2020 - JavaScript
a GitHub App built with probot that generates preview links for react based projects.
-
Updated
Apr 16, 2018 - JavaScript
A Pythonic way of developing GitHub Apps
-
Updated
Feb 26, 2018 - Python
-
Updated
Sep 11, 2020 - JavaScript
Building automations with GitHub Apps and GraphQL
-
Updated
Jul 21, 2020 - JavaScript
-
Updated
Jun 3, 2018 - Scala
A GitHub app to help you manage issues in pull requests better
-
Updated
Dec 11, 2020 - TypeScript
A GitHub App for Kubernetes Clusters
-
Updated
May 6, 2020 - Go
rajatjindal
commented
Apr 30, 2019
add yaml output format for installation info
Haskell API for authenticating as a GitHub App
-
Updated
Jan 4, 2020 - Haskell
A simple GitHub users finder app
-
Updated
Apr 8, 2019 - JavaScript
A GitHub Action to make it simpler to retrieve a GitHub App's installation access token, primarily to facilitate the composition of GitHub Actions workflows.
-
Updated
Nov 10, 2020 - TypeScript
Github app to run your issue body and pull request's body through handlebar to generate new bodies
probot
github-bot
pull-requests
github-app
issue-template
pull-request-template
github-apps
issue-templates
-
Updated
Oct 22, 2020 - TypeScript
-
Updated
Dec 11, 2020 - TypeScript
CURRENTLY UNMAINTAINED! | The official GitHub mirror of Recap Time Telegram bot repository from Glitch and deployed thru GitLab.
-
Updated
Apr 20, 2020 - JavaScript
PRobot to post a comment on a Github Pull Request to welcome new contributors.
-
Updated
Aug 8, 2017 - JavaScript
Github Finder allows you to search Github for any Github profile. It uses the GitHub API, JQuery and AJAX
-
Updated
Mar 14, 2018 - HTML
Automatically create a branch when issue is assigned
-
Updated
Aug 19, 2019 - Ruby
Creates an on-boarding issue in a specific repo when members are added to an organization.
-
Updated
Feb 3, 2020 - TypeScript
Manage your deployments without leaving Slack
-
Updated
Oct 26, 2018
-
Updated
Jun 24, 2019
Project Boards for Telegram
-
Updated
Aug 17, 2018 - HTML
A GitHub bot to label issues and PRs automatically based on keywords in the title and body.
-
Updated
Aug 2, 2020 - JavaScript
Getting Started w/ GitHub Apps — a robot-powered training repository 🤖
-
Updated
Sep 7, 2019
Improve this page
Add a description, image, and links to the github-apps topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the github-apps topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
The bot currently decides whether to 'init' (install the placeholders for the table and badge) for the README if there is no
.all-contributorsrcfile. If the file is found, it skips this step. This causes the bot to crash if a user has an.all-contributorsrcfile but has nothing else.Describe the solution you'd like
H