{"id":24771079,"url":"https://github.com/pfcclab/release-notes-drafter","last_synced_at":"2025-03-23T20:26:47.715Z","repository":{"id":185833639,"uuid":"572869633","full_name":"PFCCLab/release-notes-drafter","owner":"PFCCLab","description":"draft release notes for PaddlePaddle/Paddle project","archived":false,"fork":false,"pushed_at":"2024-06-18T08:55:13.000Z","size":31,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-29T03:57:45.903Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/PFCCLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-12-01T07:52:56.000Z","updated_at":"2023-11-30T06:33:33.000Z","dependencies_parsed_at":"2023-11-30T07:29:12.930Z","dependency_job_id":"f5cb00fa-1325-403a-a9df-9609e1a73755","html_url":"https://github.com/PFCCLab/release-notes-drafter","commit_stats":null,"previous_names":["jzhang533/release-notes-drafter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PFCCLab%2Frelease-notes-drafter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PFCCLab%2Frelease-notes-drafter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PFCCLab%2Frelease-notes-drafter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PFCCLab%2Frelease-notes-drafter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PFCCLab","download_url":"https://codeload.github.com/PFCCLab/release-notes-drafter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245163976,"owners_count":20571034,"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":[],"created_at":"2025-01-29T03:57:50.380Z","updated_at":"2025-03-23T20:26:47.676Z","avatar_url":"https://github.com/PFCCLab.png","language":"Python","readme":"# Release-Notes-Drafter\n\nDraft release notes for the PaddlePaddle/Paddle project.\n\n## How to Use\n\n#### Your Local Folder Structure\n\nCopy the scripts provided in this repository into your local Paddle repository, for example: Paddle/release-notes-drafter. Please don't copy the .git folder.\n\n#### Setting up Your Token\n\nTo get a token, go to GitHub.com and navigate to Settings -\u003e Developer Settings -\u003e Personal Access Tokens. Generate a token with public_repo access, and add this token to your `~/.gh_tokenrc` configuration as follows: `github_oauth = \u003cYOUR_GITHUB_TOKEN\u003e`.\n\n#### Running the Script\n\n- To get the list of commits (PR list in the context of the Paddle project):\n\n  ```shell\n  python commitlists.py --create_new previous_commit_hash current_commit_hash\n  ```\n\n  You will find a CSV file in the results folder.\n\n- To generate the list of contributors:\n\n  Edit the `generate_contributors.sh` script and run it.\n\n## Notes\n\nThis is borrowed from https://github.com/pytorch/pytorch/tree/master/scripts/release_notes. I adapted it to fit Paddle, but there are still many tasks that need to be done before we can import this workflow into Paddle:\n\n- Make appropriate category lists (and possibly topic lists), and assign an owner to each category.\n- Implement heuristic rules to categorize each commit (PR) into a category and topic.\n- Implement a GitHub bot to ask reviewers/mergers to assign appropriate labels for each merged PR, such as:\n  - `release notes:category`\n  - `release notes:topic`\n- Utilize our internal tool to map each GitHub ID to their real name.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpfcclab%2Frelease-notes-drafter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpfcclab%2Frelease-notes-drafter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpfcclab%2Frelease-notes-drafter/lists"}