David Goaté

Results 8 issues of David Goaté

Is there a specific workflow based reason that the `git flow feature finish` feature doesn't have a `p` flag like release finish to automatically push back to the target branch...

More details here: https://stackoverflow.com/questions/50397061/git-flow-cli-incompatible-with-github-protected-branches Trying to gain exposure and understand this from the experts in this area.

Hi, firstly, thanks for such an awesome tool. I've been using this as part of my release automation. However I have one issue. https://github.com/nvie/gitflow/blob/develop/git-flow-release#L292 shows that when doing a `git...

# Environment * Jenkins 2.138.1 * Amazon Linux AMI 2018.03.0 # Jenkinsfile ```groovy pipeline { agent { // this image provides everything needed to run Cypress docker { image 'cypress/base:10'...

I have a question r.e. https://github.blog/2019-02-14-introducing-draft-pull-requests/ Does the clock start ticking on draft PR's in the same way as non-draft ones? e.g. do they count towards average time to merge...

For many of the dashboard stats, we can get reports on fixed durations like `14` days: ![screenshot 2019-01-21 at 16 17 06](https://user-images.githubusercontent.com/8789912/51486225-08b7ab80-1d98-11e9-93f1-7bd959a7333c.png) We have a weekly debrief currently to look...

pullanalytics

When documenting some endpoint which returns protobuf format, I'd find it useful to be able to document the response headers without the body. Currently this is what I get: ```...

type: enhancement

Hi guys, I've been thinking that from a client perspective, using the Yoti Client to call `getActivityDetails(token)` can be a somewhat confusing operation to deal with when it comes to...

help wanted
question