Opened 9 years ago
Last modified 4 years ago
#3336 new defect
Commit guidelines are a little dated
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | medium | Milestone: | Website Management, Bots |
Component: | management | Version: | 2.1.x |
Keywords: | Cc: |
Description
https://trac.osgeo.org/postgis/wiki/DevWikiComitGuidelines
1) As strk mentioned in #3334 there is a new feature that will automatically close a ticket if we put it as part of the commit log entry. That should be added.
2) There is no mention of SFCGAL in the relationships section or json-c or libxml. (json-c, libxml probably doesn't need mentioning since they are core parts of a lot of projects).
3) Our guidelines don't detail our protocol for pull requests and stuff from currently github, and potentionally gitlab.
Change History (4)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
NOTE: we might be accidentally closing github pull requests / tickets in case of clashes (unlikely as we're very high on tickets here)
Authoritative usage guide for ticket updating commmit log formats is here: http://trac.edgewall.org/browser/branches/1.0-stable//tracopt/ticket/commit_updater.py#L60
Could not find another as-complete version of the text which is nicely rendered.