Skip to content

Fix link between git commit messages and trac (Trac #874) #960

@ajj

Description

@ajj

Git commit messages that refer to a pull request number (usually the merge of the request) get copied to the trac ticket with the same number as the pull request.

This needs some filtering as it will only get worse as our pull request numbers increase.

For now I am manually cleaning up tickets that get crufted.

Migrated from http://trac.sasview.org/ticket/874

{
    "status": "closed",
    "changetime": "2017-04-09T13:15:53",
    "_ts": "2017-04-09 13:15:53.908951+00:00",
    "description": "Git commit messages that refer to a pull request number (usually the merge of the request) get copied to the trac ticket with the same number as the pull request.\n\nThis needs some filtering as it will only get worse as our pull request numbers increase.\n\nFor now I am manually cleaning up tickets that get crufted.",
    "reporter": "ajj",
    "cc": "",
    "resolution": "fixed",
    "workpackage": "SasView Admin",
    "time": "2017-03-08T14:48:26",
    "component": "SasView",
    "summary": "Fix link between git commit messages and trac",
    "priority": "minor",
    "keywords": "",
    "milestone": "Admin Tasks",
    "owner": "ajj",
    "type": "defect"
}

Metadata

Metadata

Assignees

Labels

DefectBug or undesirable behaviourMinorSmall job

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions