From 0f468dd809bcb89fc2027f1fbe0d17e034c3a3fc Mon Sep 17 00:00:00 2001 From: Min RK Date: Fri, 16 Jan 2026 10:25:51 -0800 Subject: [PATCH] update links to contributor definition it's in every changelog output --- CHANGELOG.md | 16 ++++++++-------- github_activity/github_activity.py | 2 +- tests/test_cli/cli_def_branch.md | 2 +- tests/test_cli/cli_no_target.md | 2 +- tests/test_cli/cli_no_target_pyproject.md | 2 +- tests/test_cli/cli_w_parts.md | 2 +- tests/test_cli/cli_w_url.md | 2 +- tests/test_cli/test_cli_all.md | 2 +- 8 files changed, 15 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62f7f4c..dd4ac27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,7 +36,7 @@ ### Contributors to this release The following people contributed discussions, new ideas, code and documentation contributions, and review. -See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports). +See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports). ([GitHub contributors page for this release](https://github.com/executablebooks/github-activity/graphs/contributors?from=2025-04-11&to=2025-12-09&type=c)) @@ -108,7 +108,7 @@ See [our definition of contributors](https://github-activity.readthedocs.io/en/l ### Contributors to this release The following people contributed discussions, new ideas, code and documentation contributions, and review. -See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports). +See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports). ([GitHub contributors page for this release](https://github.com/executablebooks/github-activity/graphs/contributors?from=2023-02-13&to=2025-04-11&type=c)) @@ -135,7 +135,7 @@ See [our definition of contributors](https://github-activity.readthedocs.io/en/l ### Contributors to this release The following people contributed discussions, new ideas, code and documentation contributions, and review. -See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports). +See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports). ([GitHub contributors page for this release](https://github.com/executablebooks/github-activity/graphs/contributors?from=2021-12-01&to=2023-02-13&type=c)) @@ -163,7 +163,7 @@ See [our definition of contributors](https://github-activity.readthedocs.io/en/l ### Contributors to this release The following people contributed discussions, new ideas, code and documentation contributions, and review. -See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports). +See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports). ([GitHub contributors page for this release](https://github.com/executablebooks/github-activity/graphs/contributors?from=2021-02-20&to=2021-12-01&type=c)) @@ -198,7 +198,7 @@ See [our definition of contributors](https://github-activity.readthedocs.io/en/l ### Contributors to this release The following people contributed discussions, new ideas, code and documentation contributions, and review. -See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports). +See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports). ([GitHub contributors page for this release](https://github.com/executablebooks/github-activity/graphs/contributors?from=2020-08-31&to=2021-02-20&type=c)) @@ -213,7 +213,7 @@ See [our definition of contributors](https://github-activity.readthedocs.io/en/l ### Contributors to this release The following people contributed discussions, new ideas, code and documentation contributions, and review. -See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports). +See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports). ([GitHub contributors page for this release](https://github.com/executablebooks/github-activity/graphs/contributors?from=2020-08-07&to=2020-08-31&type=c)) @@ -237,7 +237,7 @@ See [our definition of contributors](https://github-activity.readthedocs.io/en/l ### Contributors to this release The following people contributed discussions, new ideas, code and documentation contributions, and review. -See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports). +See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports). ([GitHub contributors page for this release](https://github.com/executablebooks/github-activity/graphs/contributors?from=2020-04-25&to=2020-08-07&type=c)) @@ -274,7 +274,7 @@ See [our definition of contributors](https://github-activity.readthedocs.io/en/l ### Contributors to this release The following people contributed discussions, new ideas, code and documentation contributions, and review. -See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports). +See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports). ([GitHub contributors page for this release](https://github.com/executablebooks/github-activity/graphs/contributors?from=2015-01-01&to=2020-04-25&type=c)) diff --git a/github_activity/github_activity.py b/github_activity/github_activity.py index 4f93c2a..80d208f 100644 --- a/github_activity/github_activity.py +++ b/github_activity/github_activity.py @@ -800,7 +800,7 @@ def filter_ignored(userlist): md += [ "", "The following people contributed discussions, new ideas, code and documentation contributions, and review.", - "See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).", + "See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports).", "", ] md += [f"([GitHub contributors page for this release]({gh_contributors_link}))"] diff --git a/tests/test_cli/cli_def_branch.md b/tests/test_cli/cli_def_branch.md index 90c9660..e6d1e4f 100644 --- a/tests/test_cli/cli_def_branch.md +++ b/tests/test_cli/cli_def_branch.md @@ -9,7 +9,7 @@ ## Contributors to this release The following people contributed discussions, new ideas, code and documentation contributions, and review. -See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports). +See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports). ([GitHub contributors page for this release](https://github.com/executablebooks/github-activity/graphs/contributors?from=2021-01-01&to=2021-01-15&type=c)) diff --git a/tests/test_cli/cli_no_target.md b/tests/test_cli/cli_no_target.md index d9244a8..0b8a7de 100644 --- a/tests/test_cli/cli_no_target.md +++ b/tests/test_cli/cli_no_target.md @@ -9,7 +9,7 @@ ## Contributors to this release The following people contributed discussions, new ideas, code and documentation contributions, and review. -See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports). +See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports). ([GitHub contributors page for this release](https://github.com/executablebooks/github-activity/graphs/contributors?from=2021-01-01&to=2021-01-15&type=c)) diff --git a/tests/test_cli/cli_no_target_pyproject.md b/tests/test_cli/cli_no_target_pyproject.md index 7f4c79c..e67844b 100644 --- a/tests/test_cli/cli_no_target_pyproject.md +++ b/tests/test_cli/cli_no_target_pyproject.md @@ -9,7 +9,7 @@ ###### Contributors to this release The following people contributed discussions, new ideas, code and documentation contributions, and review. -See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports). +See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports). ([GitHub contributors page for this release](https://github.com/executablebooks/github-activity/graphs/contributors?from=2021-01-01&to=2021-01-15&type=c)) diff --git a/tests/test_cli/cli_w_parts.md b/tests/test_cli/cli_w_parts.md index d9244a8..0b8a7de 100644 --- a/tests/test_cli/cli_w_parts.md +++ b/tests/test_cli/cli_w_parts.md @@ -9,7 +9,7 @@ ## Contributors to this release The following people contributed discussions, new ideas, code and documentation contributions, and review. -See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports). +See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports). ([GitHub contributors page for this release](https://github.com/executablebooks/github-activity/graphs/contributors?from=2021-01-01&to=2021-01-15&type=c)) diff --git a/tests/test_cli/cli_w_url.md b/tests/test_cli/cli_w_url.md index d9244a8..0b8a7de 100644 --- a/tests/test_cli/cli_w_url.md +++ b/tests/test_cli/cli_w_url.md @@ -9,7 +9,7 @@ ## Contributors to this release The following people contributed discussions, new ideas, code and documentation contributions, and review. -See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports). +See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports). ([GitHub contributors page for this release](https://github.com/executablebooks/github-activity/graphs/contributors?from=2021-01-01&to=2021-01-15&type=c)) diff --git a/tests/test_cli/test_cli_all.md b/tests/test_cli/test_cli_all.md index 8f2308a..34940cb 100644 --- a/tests/test_cli/test_cli_all.md +++ b/tests/test_cli/test_cli_all.md @@ -45,7 +45,7 @@ ## Contributors to this release The following people contributed discussions, new ideas, code and documentation contributions, and review. -See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports). +See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports). ([GitHub contributors page for this release](https://github.com/executablebooks/github-activity/graphs/contributors?from=2025-04-11&to=2025-12-09&type=c))