-
Updated
Jul 8, 2022 - TypeScript
#
github-apps
Here are 50 public repositories matching this topic...
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Create ephemeral, finely-scoped @github access tokens using @hashicorp Vault.
-
Updated
Jul 30, 2022 - Go
Public backlog for http://pullpanda.com
-
Updated
Jul 18, 2018
webknjaz
commented
Mar 3, 2020
We need to select, use and promote the use of one of these:
* Need to do some comparison/analysis and choose what's best.
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
-
Updated
Jun 24, 2022 - 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
GitHub Action for creating an installation access token for a GitHub App
-
Updated
Jan 25, 2021 - TypeScript
Code comment watcher that notifies when an issue is closed.
-
Updated
Jul 25, 2022 - 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
Jan 26, 2022 - TypeScript
Building automations with GitHub Apps and GraphQL
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
Jun 3, 2018 - Scala
List of research papers related to Bots used in Software engineering
-
Updated
Apr 6, 2022
Creates an on-boarding issue in a specific repo when members are added to an organization.
-
Updated
Feb 3, 2020 - TypeScript
A GitHub app to help you manage issues in pull requests better
-
Updated
Mar 30, 2021 - TypeScript
rajatjindal
commented
Apr 30, 2019
add yaml output format for installation info
good first issue
Good for newcomers
A playground, demonstrating how to use PyGithub with GitHub Apps.
-
Updated
Feb 17, 2021 - Python
Go package for GitHub Apps authentication
-
Updated
Jul 21, 2022 - Go
A GitHub App for Kubernetes Clusters
-
Updated
May 6, 2020 - Go
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
Jul 7, 2022 - TypeScript
Haskell API for authenticating as a GitHub App
-
Updated
Jan 4, 2020 - Haskell
A simple GitHub users finder app
-
Updated
Apr 8, 2019 - JavaScript
-
Updated
Jul 7, 2022 - TypeScript
CURRENTLY UNMAINTAINED! | The official GitHub mirror of Recap Time Telegram bot repository from Glitch and deployed thru GitLab.
-
Updated
Apr 20, 2020 - JavaScript
Project Boards for Telegram
-
Updated
Aug 17, 2018 - HTML
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