Skip to content

Commit

Permalink
Merge pull request #2645 from phili67/phili67-changelog
Browse files Browse the repository at this point in the history
gren changelog update
  • Loading branch information
phili67 authored Oct 24, 2024
2 parents caed22b + 0a879b4 commit 3a09f2a
Show file tree
Hide file tree
Showing 4 changed files with 4,281 additions and 609 deletions.
39 changes: 6 additions & 33 deletions .grenrc.json
Original file line number Diff line number Diff line change
@@ -1,34 +1,7 @@
{
"username": "EcclesiaCRM",
"repo": "CRM",
"tags": "all",
"timeWrap": "history",
"dataSource": "issues",
"groupBy": {
"Feature Requests:": ["Feature Request"],
"Enhancements:": ["enhancement"],
"Core Functionality": [
"Feature: Events",
"Feature: Financial",
"Feature: Groups",
"Feature: Members",
"Feature: Reports",
"Feature: Sunday School",
"Feature: Users",
"Installation / Upgrade",
"API",
"Configuration",
"Data: Custom Field Promotion",
"Feature: Data Import / Export",
"Feature: Emails",
"Feature: SMS",
"Feature: Social",
"Mobile"
],
"Localization:": ["Localization"],
"Performance:": ["Performance"],
"Bug fixes:": ["bug", "P0 - Urgent"],
"Inner Beauty:": ["development","build", "Backend System"]
},
"ignoreIssuesWith": ["wontfix","duplicate","norepro"]
}
"dataSource": "prs",
"prefix": "y",
"onlyMilestones": false,
"groupBy": "label",
"changelogFilename": "CHANGELOG.md"
}
Loading

0 comments on commit 3a09f2a

Please sign in to comment.