Top "Github-enterprise" questions

GitHub Enterprise is a web-based commercial hosting service for software development projects that use the Git revision control system.

Github enterprise - remote: Password authentication is not available for Git operations

My git was working fine, then without changing anything than the following problem started to happen, I have tried resetting …

git github github-enterprise
Jenkins Git Plugin: Failed to connect to repository, returned status code 128

I'm attempting to clone a remote GitHub enterprise repository and am running into the following error after adding my remote …

git jenkins github-enterprise
How can I export GitHub issues to Excel?

How can I export all my issues from an Enterprise GitHub repository to an Excel file? I have tried searching …

excel github github-api github-enterprise
GitHub Enterprise public vs. private repo

If we are using GitHub Enterprise inside the company and the Private Mode is enabled, what's different between a public …

github-enterprise
Create a GitHub webhook for when a pull request is accepted & merged to master

I have a webhook that currently fires on push to any branch. This triggers the webhook far too frequently. Ideally, …

git github pull-request webhooks github-enterprise
github server-side git hooks (i.e. pre-commit and post-commit)

I've looked around the answers on SO, and the web, and I can't see anything on how to set up …

git github githooks github-enterprise
How to get notified when someone pushes into a GitHub branch?

We're are using GitHub Enterprise in our company. We have a “develop” branch where every programmer must push their work. …

github github-enterprise
Add comment to Github pull request from Jenkins pipeline

I am wondering if there is already a way to update a Github (Enterprise) pull request with a comment within …

jenkins jenkins-pipeline github-api github-enterprise
As a user, how can I determine the installed version of GitHub Enterprise?

Some services which extend GitHub Enterprise require a sufficiently recent version. But as a standard user of GH:E, how …

github-enterprise