Hi all, I was reading the GitHub Branch Source Plugin documentation here - https://go.cloudbees.com/docs/plugins/github-branch-source/ trying to take some inspiration from *GitHub Branch Source Plugin* for a similar *GitLab Branch Source Plugin*.
Here are a few questions I would like to ask: 1) An excerpt from the GitHub PR section: “Pull requests will be added to Jenkins as long as the pull request originates from a remote repository, contains a Pipeline script in a Jenkinsfile, and is mergable. *Even when you make changes to your Jenkinsfile, the checked out code is at the revision as the script.*” What does the last line mean? 2) While running a GitHub folder organisation on my GitHub Account, build log shows the following: “...*19:25:39 GitHub API Usage: Current quota has 51 remaining (2 over budget). Next quota of 60 in 59 min. Sleeping for 6 min 48 sec*.” And the build simply pauses. What is the possible issue here? 3) Are there any important additions made to the plugin since the documentation was written? A list of classes would also do, I specifically want to look at their codes. I can find some UI changes in behaviours (recent plugin wrt documentation pictures), don't see the folder computation option etc. Looking for any interesting changes which can be leveraged by new Branch Source Plugins? Thanks. Regards, Parichay (baymac) -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/d4215d95-55d5-4322-b945-1b272fc512df%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
