Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7979553
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T09:48:29+00:00 2026-06-04T09:48:29+00:00

I have an organization on GitHub with private repositories. I also have Jenkins set

  • 0

I have an organization on GitHub with private repositories. I also have Jenkins set up running on port 8080 on a server, with the GitHub plugin installed. I’ve created an account on GitHub for my jenkins user, which resides in the owners group.

I’m trying to trigger a job on jenkins when a change is pushed to my development branch (or master branch, neither seem to be working).

When I look at the GitHub Hook Logs in Jenkins, it says that Polling has not run yet. When I go to “Manage Jenkins”, the GitHub plugin says my account is Verified when I test it.

Any insight on how to configure this? I have multiple repositories I’d like to work with, so deploy keys don’t seem like the solution to me.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T09:48:31+00:00Added an answer on June 4, 2026 at 9:48 am

    Update:

    As Craig Ringer mentions in his answer, you can select Grant READ permissions for /github-webhook in “Configure Jenkins” under the GitHub plugin settings, allowing the webhook to be called without authentication.

    Another update: Webhooks are now (Dec. 2014) available for organization: see WebHooks API for orgs.


    Note: the issue 4 of the hudson-github-plugin was about:

    Last GitHub Push
    
    Polling has not run yet.
    

    And the conclusion was:

    Nevermind, the only missing piece was a permission checkbox for the github user which ain’t documented anywhere on the internet.

    So is this a permission issue regarding your Jenkins users?

    The article “Set up Jenkins-CI on Ubuntu for painless Rails3 app CI testing” includes the following process:

    To restrict the CI system and give access to your Team members to use or see the build logs, first you’ve to create an account.

    • Go to Manage Jenkins > Configure System,
    • Check the Enable Security checkbox
    • Under Security Realm, choose Jenkins’s own user database
    • Check the Allow users to sign up checkbox
    • Under Authorization, choose Project-based Matrix Authorization Strategy
    • Add first user with the name admin and another with GitHub (Note: the username for Admin access has to be admin) For GitHub named user, just choose the Overall Read only permission. We’ll use this user later with the GitHub hook.

    Note: The admin and GitHub user that we’ve added in the above step does not create the User. Then you’ve to create a real user with that same name. Ya, I know, its a bit weird with Jenkins UI.

    Go to Manage Jenkins > Manage Users > Create User. Create both admin and GitHub users.

    Hooking with the Github web-hooks

    Now to run the build automagically when new commit or branch gets pushed onto Github, we have to setup the repository.

    Got to the hooks page for your repository. e.g.

    github.com/<username>/<project_name>/admin/hooks
    

    Under AVAILABLE SERVICE HOOKS > Post-Receive URLs, add github:github@your-ci-server.com/github-webhook/.

    The github:github is the user that we’d created earlier.

    Then we have to verify Jenkins with Github. Go to Manage Jenkins > Configure System and under GitHub Web Hook, add your Github username and password and click the Test Credential button to authorize once with Github.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have a GitHub organization setup with private repositories. We would like to give
I have some queries with following scenario on github. consider there is one organization
Have a wiki installed in our organization, and want to start using it. Failed
I have a github private repository, in which I have been working with a
I have an organization class class Organization { hasMany = [member:Members] } class Members
I have an Organization model that has_many users through affiliations. And, in the form
Help needed.. I have a organization layout which have rectangular shapes not in an
In my organization we have to answer to a separate DBA group for decisions
I have a object Organization Unit and I have a self reference to it
In our organization we have some projects which are (by policy) open to all

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.