-
First of all, I'm not sure if the configurations are correct. I was running a simple test to integrate it into the pipelines, but I didn't get the expected result. I wanted to share this with you.
…
-
We need a github bot that makes a comment on the line of code in the new (forked) pr where a review comment was made in the original pr. We want to do this immediately after we fork the pr and recreat…
-
In the codebase, there are a lot of comments specifying an argument value is for what argument when calling a method. These comments were probably written before "Named Arguments" were introduced in C…
-
Hi,
When i use makeMarkdown() i see and extra comment: after both ordered and un-ordered lists.
The below
```
this
is
an
ordered
list
This
is
an
unordered
list
```
produc…
qury updated
5 months ago
-
When trying another migration gitea itself from github to https://gitea.com, the dumped comments missed some which issue index > 8600. It's odd.
lunny updated
2 years ago
-
### Problem Statement
The Suspect Commits feature is great in determining the cause of new issues, but the GitHub pull request comments aren't the best way to get notified since many developers don't…
-
### What would you like to be added?
I would like to document the Job positive and negative criteria evaluation orders in the following 3 levels:
- [x] [JobController (KubeControllerManager)](ht…
-
There's been a few comments in various issues around correct support for Domoticz, so thought best to create it's own GitHub Issue for tracking progress.
@bbqkees pointed me to https://github.com/d…
-
### Node.js version
18.20.2
### NPM version
10.5.0
### @checkly/cli version
4.9.1
### Steps to reproduce
`npx checkly test --timeout=1 --reporter=github`
### What is expected?
- Test suite …
-
**Is your feature request related to a problem? Please describe.**
It's frustrating when you have multiple deploys per PR (for example storybook and a React app) to remember which environment i…