GithubHelp home page GithubHelp logo

bugtraq's Issues

Special link support

Sometimes it's nicer to link more than just the actual issue ID in the commit message. We could use logRegexN for that: if there are multiple logRegex, logRegex(N-1) will extract the link part and logRegexN the issue ID from the link.

Multiple configuration for github

Hello! I've desperately tried segregating links to different GitHub projects on the same repo. I can get only one of them to work.

[bugtraq "pulls"]
url = "https://github.com/repo/app/pull/%BUGID%"
logfilterregex = "request #\\d+"
loglinkregex = "#\\d+"
logregex = "\\d+"

[bugtraq "issues"]
url = "https://github.com/repo/issues/issues/%BUGID%"
logfilterregex = "issues#\\d+"
loglinkregex = "#\\d+"
logregex = "\\d+"

Is my syntax wrong or I misunderstood what multiple configs can achieve? Thank you

Java reference implementation

I have another proposal for you: share your Java reference implementation.

It seems silly for both of us to code up 2 implementations of the same thing for the same language. I'm assuming you have a class that takes a commit message and a StoredConfig instance and works it's magic.

Example for Youtrack

Youtrack is pretty popular in parts of europe!
There should be an example how to configure a .gitbugtraq file for Youtrack

Example for Gitea

Provide a simple .gitbugtraq example file for Gitea Hosting Provider

Live example for testing?

Your specification examples look great and I plan to support this spec. But can you point me to any real/live examples that I can use to test with?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.