Skip to content

Extract PT Story ID from provided PT URL

gitlab-qa-bot requested to merge github/fork/teleportgmbh/master into master

Created by: M3ssman

What is this Feature good for?

When using a SCM-Solution like GitLab or BitBucket, you can keep the proper Pivotaltracker URL like https://www.pivotaltracker.com/story/show/12345678 but still get the Intergration with Pivotaltracker, so you can browse the Repository an click directly to a corresponding Pivotaltracker Story. If the Commit-Message contains the whole PT-URL, it extracts the Story-ID and creates the usual PT-Service ID-Format from that. You still can use the "[#1234567]" Pattern in your Commits if you dont need the Backlink.

Thank you for taking the time to contribute back to GitLab!

Please open a merge request on GitLab.com, we look forward to reviewing your contribution! You can log into GitLab.com using your GitHub account.

Merge request reports