{"id":19218781,"url":"https://github.com/fadilxcoder/changelog","last_synced_at":"2025-02-23T09:14:56.304Z","repository":{"id":60638168,"uuid":"540103987","full_name":"fadilxcoder/changelog","owner":"fadilxcoder","description":"Automated changelog generation in CI on tag release","archived":false,"fork":false,"pushed_at":"2022-10-04T19:21:14.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-04T19:23:53.853Z","etag":null,"topics":["devops","github-actions","npm","poc"],"latest_commit_sha":null,"homepage":"","language":"Handlebars","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fadilxcoder.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-22T17:52:48.000Z","updated_at":"2022-10-04T19:27:07.000Z","dependencies_parsed_at":"2022-10-02T13:00:21.222Z","dependency_job_id":null,"html_url":"https://github.com/fadilxcoder/changelog","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadilxcoder%2Fchangelog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadilxcoder%2Fchangelog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadilxcoder%2Fchangelog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadilxcoder%2Fchangelog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fadilxcoder","download_url":"https://codeload.github.com/fadilxcoder/changelog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240292395,"owners_count":19778311,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["devops","github-actions","npm","poc"],"created_at":"2024-11-09T14:28:04.411Z","updated_at":"2025-02-23T09:14:56.234Z","avatar_url":"https://github.com/fadilxcoder.png","language":"Handlebars","readme":"# Notes\n\n- [keep a changelog](https://keepachangelog.com/en/1.0.0/)\n- [Conventional Changelog Configuration Spec (v2.1.0)](https://github.com/conventional-changelog/conventional-changelog-config-spec/blob/master/versions/2.2.0/README.md)\n- [Examples](https://www.conventionalcommits.org/en/v1.0.0/#examples)\n- [GIT auto-changelog](https://github.com/CookPete/auto-changelog)\n- Example of generated changelog locally - [CHANGELOG.md](https://github.com/ifx-code/changelog/blob/4f15e65511a19bed7ed675c70433e8cd2972fe02/CHANGELOG.md)\n- Add `.auto-changelog`\n\n```\n...\nUsage: auto-changelog [options]\n\nOptions:\n\n  -o, --output [file]                 # output file, default: CHANGELOG.md\n  -c, --config [file]                 # config file location, default: .auto-changelog\n  -t, --template [template]           # specify template to use [compact, keepachangelog, json], default: compact\n  -r, --remote [remote]               # specify git remote to use for links, default: origin\n  -p, --package                       # use version from package.json as latest release\n  -v, --latest-version [version]      # use specified version as latest release\n  -u, --unreleased                    # include section for unreleased changes\n  -l, --commit-limit [count]          # number of commits to display per release, default: 3\n  -b, --backfill-limit [count]        # number of commits to backfill empty releases with, default: 3\n...\n\n```\n\n- Install `npm i auto-changelog`\n- Add to `package.json`\n- RUN \n- - `npm run changelog`\n- - `./node_modules/.bin/auto-changelog --latest-version 0.1.0`\n- - `npm run changelog 0.1.1`\n\n\n# Type\n\n- **build**: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)\n- **ci**: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)\n- **docs**: Documentation only changes\n- **feat**: A new feature\n- **fix**: A bug fix\n- **perf**: A code change that improves performance\n- **refactor**: A code change that neither fixes a bug nor adds a feature\n- **style**: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)\n- **test**: Adding missing tests or correcting existing tests\n- **chore**: Updating grunt tasks etc - no production code change\n\n## Github Action\n\n- Start tag version on github : `v0.0.1`, then increment it on future tag releases\n- In github CI, add `fetch-depth: 0` - fetch the entire history (default is 1)\n\n```\nruns-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v3\n        with:\n          fetch-depth: 0\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffadilxcoder%2Fchangelog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffadilxcoder%2Fchangelog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffadilxcoder%2Fchangelog/lists"}