Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Score of 0
1 answer
200 views

Problem I'm trying to checkout a private GitHub Enterprise repository in a GitHub Actions workflow, but it consistently fails with a "Not Found" error even though I have a valid Personal ...
Score of 1
0 answers
255 views

When I want to install my npm packages library with the latest release of npm v11.6.2: npm install @my-org/[email protected] I've got this error on any package and any project: npm error Cannot ...
Score of 0
0 answers
125 views

We have a repository in which the CODEOWNERS file is setup in a way that any commits involving files with .sql extension, will have to be approved by a member of the DBA group. All non SQL changes ...
Score of 0
1 answer
621 views

I would like to tighten the security of the GitHub Actions pipeline as it involves self-hosted runners. At the moment, there are in place all the generic steps like allowing only trusted users and ...
Score of 0
1 answer
615 views

One of our shared workflow/github actions is running for some of our enterprise repositories but not running for others with errors: error parsing called workflow workflow was not found Why can some ...
Score of -2
1 answer
63 views

Github provides very good support for developer API endpoints. We have a requirement like - how many of unique users downloaded a particular release asset. I know, there is download_count in one of ...
Score of 0
1 answer
470 views

I want to use a self-hosted runner for a local GitHub Enterprise Server Instance on a Debian machine. I already installed the runner and the connection to my local GitHub is established. All machines ...
Score of 1
1 answer
150 views

I'm migrating repos from BitBucket Server to GitHub Enterprise Server using the ghe-migrator tool. I have a user that was used by an old build tool, but isn't available as a user for the new GitHub ...
Score of 2
1 answer
394 views

I want to download some assets from internal repositories by a simple batch script. So far I am able to see the releases and the asset informations, like "id", "name" and "...
Score of 0
0 answers
119 views

I'm migrating TFS repositories that use a Git source control over to GitHub and noticed that the contributors of the TFS repository get added to the list of contributors on GitHub. However, the ...
Score of 0
1 answer
120 views

On a PR review I was trying to add a suggestion to a markdown readme. The part of the document I'm commenting on contains fenced code sections with triple-backticks (```). However the beginning of the ...
Score of 1
2 answers
610 views

Suddenly we getting error today with existing github enterprise service connections using which we created multiple pipelines which are all working but when today we trying to create a new pipeline ...
Score of 1
0 answers
77 views

I am using GitHub enterprise with it GitHub actions. In my poetry .toml file I have several dependencies to public python packages but also to other GHE repos in other organizations and their .toml ...
Score of 0
0 answers
289 views

I am trying to automate the configuration of a Github Enterprise. This ofcourse starts with the organizations. Github has a REST API for this. Whenever I run the script with secrets.GITHUB_TOKEN I get ...
Score of 1
0 answers
607 views

I'm encountering an error when attempting to connect AWS CodeStar to a GitHub Enterprise Server instance hosted on AWS. The initial steps including setting up the host connection and installing the ...

15 30 50 per page
1
2 3 4 5
17