-
### Description
AWS CodeBuild now integrates with GitHub Apps as the authentication method to access your repositories. A GitHub App connection can be set as the default authentication method for a…
-
GitHub apps are more robust in that they are capable of granting read-only access to an organization.
Authentication should be provided by environment variable:
- GITHUB_APP_KEY - A one-line ba…
-
### Expected Behavior
Plan is successful and displays resource `module.test.github_repository.this` to be imported
### Actual Behavior
Plan errors with message
> ╷
│ Error: Cannot import non-exis…
-
Right now the ManifestSync objects to be processed are provided as configuration files passed to hydros on startup.
This means a repository owner needs to make a change in the directory that config…
jlewi updated
6 months ago
-
**Describe the solution you'd like**
GitHub Apps should be expanded to tools, using a .dockstore.yml to register remotely multiple tools in the same repo.
See also https://github.com/dockstore/docks…
-
See https://github.com/marketplace/category/code-quality
I guess coala would be much more popular if it can be made a GitHub App.
This means coala needs to be run as a web service, deployed some…
-
**What is the problem you're trying to solve**
I would like ACR Tasks to be able to authenticate to GitHub without using a Personal Access Token (to use an authentication method tied to my organizati…
-
The Azure Pipelines GitHub app is now the recommended method for connecting Azure Pipelines and GitHub repos, however this task only supports authentication with OAuth or PAT.
-
Hi,
we would love to use this resource but have a small problem with the authentication.
We do not want to generate a personal access token as that would give anyone with access to the pipeline acce…
-
See [GitHub Docs - Choosing between a GitHub App or a personal access token](https://docs.github.com/en/apps/creating-github-apps/about-creating-github-apps/deciding-when-to-build-a-github-app#choosin…