codejedi365

Results 421 comments of codejedi365

Setting some ground work for this feature by enabling commit parsers to extract the issue numbers and PR numbers from commit messages.

Under initial development and design, will require a lot more API definitions for a set of issue tracking systems. Significant amount of work to be done.

no movement here yet, still in backlog.

Hi @lukasbehammer, thank you for your writeup and detail. Currently, PEP440 specifications are not supported for version determination from tags on the repository (#455), that is why the tags are...

Still need to work on the current PR, trying to complete my current set of updates before going all in on this.

Still in development, although progress has stalled a bit

That conflicts portion is inside of your commit. Check the body of your merge into main of `DM-999/some-new-change`. Use `git log` to review your git history and you will see...