-
Updated
Jul 13, 2020 - Java
GitHub
GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.
Here are 364 public repositories matching this topic...
-
Updated
May 25, 2018 - Java
-
Updated
Dec 28, 2018 - Java
-
Updated
Feb 11, 2020 - Java
I would like a PR to be rebuilt if its target branch is updated.
Use case:
- PR 1 is opened to develop;
- PR 2 is opened to develop;
- Jenkins notices and tests both.
- PR 1 is accepted, breaks the build when PR2 is merged to develop;
- Jenkins notices the merge on develop, re-tests PR2 and detects the failure.
It seems that the [bitbucket pluging](https://github.com/nishio-dens/bitbuck
-
Updated
Oct 10, 2017 - Java
-
Updated
May 3, 2020 - Java
-
Updated
Sep 28, 2020 - Java
RtReleaseAssets upload use a static uri uri: "https://uploads.github.com"
this.request.uri().set(URI.create("https://uploads.github.com"))
It should leverage the upload_url in the repository github response.
-
Updated
May 6, 2020 - Java
-
Updated
Mar 30, 2020 - Java
-
Updated
Apr 30, 2020 - Java
-
Updated
Oct 5, 2020 - Java
-
Updated
Sep 10, 2020 - Java
-
Updated
Sep 11, 2020 - Java
-
Updated
Sep 28, 2020 - Java
-
Updated
May 17, 2017 - Java
-
Updated
Sep 21, 2016 - Java
Make Templates for Issues and Pull Requests
Update Screenshots
Created by Chris Wanstrath, PJ Hyett, Tom Preston-Werner, and Scott Chacon
Released April 10, 2008
- Organization
- github
- Website
- github.com
- Wikipedia
- Wikipedia
Related Topics
git
Hacktoberfest
Oct 1 - 31, 2020 • Online
Describe the bug
It currently seems to be impossible to add a new public key to user's account using
GHMyself.POST /user/keysis the relevant GitHub API endpoint.To Reproduce
Read docs on
GHMyselfand observe the method not being presentExpected behavior
`GHMyself::addK