gocd-build-github-pull-requests icon indicating copy to clipboard operation
gocd-build-github-pull-requests copied to clipboard

GoCD plugin to build PRs for a Github repo

Results 53 gocd-build-github-pull-requests issues
Sort by recently updated
recently updated
newest added

We keep seeing the same issue with the plugin to kick off builds with PR's. We have this occurring with multiple pipelines. Any help would be appreciated. This happens whether...

This [REF_PATTERN](https://github.com/ashwanthkumar/gocd-build-github-pull-requests/blob/master/src/main/java/in/ashwanthkumar/gocd/github/provider/github/GitHubProvider.java#L31) only matches ref names which have `pull-request/*` as the PR's branch name. The pattern is used after running git show-ref for filtering the refs' names. Current git show-ref...

Bumps [gson](https://github.com/google/gson) from 2.3.1 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

检测到 ashwanthkumar/gocd-build-github-pull-requests 一共引入了38个开源组件,存在15个漏洞 ``` 漏洞标题:Apache Log4j 代码问题漏洞 缺陷组件:log4j:[email protected] 漏洞编号:CVE-2019-17571 漏洞描述:Apache Log4j是美国阿帕奇(Apache)基金会的一款基于Java的开源日志记录工具。 Apache Log4j 1.2版本中存在代码问题漏洞。攻击者可利用该漏洞执行代码。 国家漏洞库信息:https://www.cnvd.org.cn/flaw/show/CNVD-2020-00502 影响范围:[0, ∞) 最小修复版本: 缺陷组件引入路径:in.ashwanthkumar:[email protected]>in.ashwanthkumar:[email protected]>commons-validator:[email protected]>commons-digester:[email protected]>commons-logging:[email protected]>log4j:[email protected] ``` 另外还有15个漏洞,详细报告:https://mofeisec.com/jr?p=i48197

@ashwanthkumar The following error was previously reported in https://github.com/ashwanthkumar/gocd-build-github-pull-requests/issues/123 however it still persists in another permutation in Release 1.4.0-RC4. ``` Modification check failed for material: [[email protected]:xxx/xxx.git] Affected pipelines are ebroker-pr.25...

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.7 to 2.9.10.8. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.9.10.7&new-version=2.9.10.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I branched `master` to `main` some time ago and set this as the default branch on our repos, today I deleted the `master` branch but this has caused an error...

we are 1.4.0-RC2, and noticing any new commit(after hours/late nights EST) to open PR is not triggering pipeline. is there any config that needs to be updated or is this...

I use Gerrit Change Set plugin 1.4.0-RC4 and Gerrit Change Set status notifier 1.7.0-107 I have created a pipeline B which has two materials, one is a gerrit repo 1,...

Hi @ashwanthkumar Can you please release the latest version at master for the plugin. Last I see in releases is from 11 Sep 2020 and there has been many changes...