From 069355cc70611655f5d305137ed5f5369a6e8f28 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Thu, 23 May 2024 12:18:48 +0800 Subject: [PATCH] :memo: Docs: repalce of contributos workflow with GitHub contributors link --- .github/workflows/contributors.yml | 27 --- README.md | 2 +- README.zh-cn.md | 2 +- contributors.md | 330 ----------------------------- 4 files changed, 2 insertions(+), 359 deletions(-) delete mode 100644 .github/workflows/contributors.yml delete mode 100644 contributors.md diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml deleted file mode 100644 index 96cfafb80..000000000 --- a/.github/workflows/contributors.yml +++ /dev/null @@ -1,27 +0,0 @@ -name: Generate Contribute List -on: - push: - branches: - - master - workflow_dispatch: -jobs: - contrib-readme-job: - runs-on: ubuntu-latest - name: A job to automate contribute list in contributors.md file - steps: - - name: First Contribution Check - id: first-check - uses: sukki37/first-contribution-check-action@v1.0.0 - env: - GITHUB_TOKEN: ${{ secrets.CONTRIBUTORS_TOKEN }} - - name: Contribute List - uses: akhilmhdh/contributors-readme-action@master - if: ${{ steps.first-check.outputs.isNewContributor == 'true' }} - with: - readme_path: "contributors.md" - image_size: 100 - commit_message: ":busts_in_silhouette: Chore(contributor): contrib-readme-action has updated contributors.md" - committer_username: "github-actions[bot]" - committer_email: "github-actions[bot]@users.noreply.github.com" - env: - GITHUB_TOKEN: ${{ secrets.CONTRIBUTORS_TOKEN }} diff --git a/README.md b/README.md index e80260c82..5e0857e1e 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Make sure that you follow [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) while contrib **When contributing, please first discuss the change you wish to make via an issue on this repository before making the actual change**. -## [Contributors](contributors.md) +## [Contributors](https://github.com/hugo-fixit/FixIt/graphs/contributors) ## Acknowledgements diff --git a/README.zh-cn.md b/README.zh-cn.md index 2d64d25cc..90247fa68 100644 --- a/README.zh-cn.md +++ b/README.zh-cn.md @@ -143,7 +143,7 @@ FixIt 支持下列语言: **贡献时,请先通过此存储库上的问题讨论你希望进行的更改,然后再进行实际更改**。 -## [所有贡献者](contributors.md) +## [所有贡献者](https://github.com/hugo-fixit/FixIt/graphs/contributors) ## 镜像 diff --git a/contributors.md b/contributors.md deleted file mode 100644 index 7606fbf15..000000000 --- a/contributors.md +++ /dev/null @@ -1,330 +0,0 @@ -# Contributors-Readme -## [Contributors](https://github.com/hugo-fixit/FixIt/graphs/contributors) - - -
-
-
- - dependabot[bot] - - |
-
-
-
- - github-actions[bot] - - |