-
Hi is there an Example how to mock GHIssueComment everytime I try:
```
var ghComment = mock(GHIssueComment.class);
when(ghComment.getId()).thenReturn(123L);
```
I get:
```
java.lang.NullP…
-
When a remote task GitHub url references a branch other that the default `main`, the Pipeline as Code controller reports a 404 Not Found error. Below is an example:
```
"failed to match pipelineRuns…
-
在提出问题前请先自行排除服务器端问题,同时也请通过搜索确认是否有人提出过相同问题。
### 预期行为
只有代理的规则,能正常分流。
### 实际行为
直连分流慢,比如访问 www.baidu.com,一直在Loading,而访问google.com就很正常。
直连的响应很慢
### 复现方法
自定义规则 里只有代理一栏填了,其余栏目是空的。
![…
-
After updating policy-bot from 1.23.2 to 1.24.0 I started seeing failing checks in repositories that previously ignored `policy-bot`.
For context, our deployment connects to GitHub Enterprise and i…
-
We need to bump [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) from 2.0.20 to 2.1.0. as this package has recently been updated in the commits below.
…
-
### 📜 Description
I am using github app for Github integration with backstage, I am defining the file name in `app-config.yaml` as below:
```
integrations:
github:
- host: github.com
…
-
Looking for some advice on a possible approach of how to obtain the app's authorization token for net/http (or any method which allows me to do what I need to do)
I initiate an authorised session
…
-
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19.
Commits
9a6faa0 4.4.19
70ef812 drop dirCache for symlink on all platforms
3e35515 4.4.18
52b09e3 fix: prevent path escape using dr…
-
Hello,
I have set up and configured the example app. When I make a pull request on a repo which has granted access to my GitHub APP, I can see it makes a successful call to the webhook
`{"level"…
-
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.11.1 to 10.12.0.
Release notes
Sourced from [github.com/go-playground/validator/v10's releases](http…