Searched refs:changelog (Results 1 – 7 of 7) sorted by relevance
21 let changelog; variable26 changelog = yaml.load(contents);46 const types = getTypes(changelog.sections).sort(); /* Sort alphabetically */47 const scopes = getScopes(changelog.subsections).sort(); /* Sort alphabetically */
15 * The types and scopes accepted by both Commitlint and Commitizen are defined by the changelog16 * configuration file - `changelog.yaml` - as they decide which section of the changelog commits20 let changelog;23 const contents = fs.readFileSync("changelog.yaml", "utf8");25 changelog = yaml.load(contents);33 * The next couple of functions are just used to transform the changelog YAML configuration34 * structure into one accepted by the Conventional Changelog adapter (conventional-changelog-tf-a).59 const types = getTypes(changelog.sections);60 const sections = getSections(changelog.subsections);123 "filename": "tools/conventional-changelog-tf-a/package.json",
10 * https://github.com/conventional-changelog/commitlint/issues/3949
8 keep a more accurate changelog. You may use Markdown in commit messages.85 our :download:`changelog configuration file <../../changelog.yaml>`. Scopes in86 this file are organized by their changelog section, where each changelog section102 Scopes that are not present in the changelog configuration file are considered107 greatest new platform `Bar` then you would add it to the `Platforms` changelog
281 #. Run ``git log`` and verify that the most recent commit is the changelog for
1086 :|F|: tools/conventional-changelog-tf-a
4167 …- update RD-N1-Edge's changelog title ([d239ede](https://review.trustedfirmware.org/plugins/gitile…6148 …- add FEAT_TCR2 to the changelog ([a366640](https://review.trustedfirmware.org/plugins/gitiles/TF-…