mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-06 05:01:13 -07:00
ci: 👥 added contributors action [skip ci]
This commit is contained in:
parent
499692a52d
commit
9bfa96dbc7
2 changed files with 12 additions and 15 deletions
19
.github/workflows/contributors.yml
vendored
19
.github/workflows/contributors.yml
vendored
|
@ -11,18 +11,9 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
- uses: lowlighter/metrics@latest
|
||||
- name: Contribute List
|
||||
uses: akhilmhdh/contributors-readme-action@v2.2.1
|
||||
with:
|
||||
token: ${{ secrets.PERSONAL_PAT }}
|
||||
filename: metrics.plugin.contributors.categories.svg
|
||||
template: repository
|
||||
repo: Ombi
|
||||
base: ""
|
||||
plugin_contributors: yes
|
||||
plugin_contributors_sections: categories
|
||||
plugin_contributors_categories: |
|
||||
{
|
||||
"📚 Documentation": ["README.md", "docs/**"],
|
||||
"💻 Code": ["src/**"]
|
||||
}
|
||||
commit_message: "chore: :busts_in_silhouette: Updated Contributors [skip ci]"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
@ -66,9 +66,15 @@ Here are some of the features Ombi has:
|
|||
[Installation Guide](https://docs.ombi.app/installation/)
|
||||
[Here for Reverse Proxy Config Examples](https://docs.ombi.app/info/reverse-proxy/)
|
||||
|
||||
# Collaborators
|
||||
|
||||
<!-- readme: collaborators -start -->
|
||||
<!-- readme: collaborators -end -->
|
||||
|
||||
# Contributors
|
||||
|
||||
[](/metrics.plugin.contributors.categories.svg)
|
||||
<!-- readme: contributors -start -->
|
||||
<!-- readme: contributors -end -->
|
||||
|
||||
# Donation
|
||||
If you feel like donating you can donate with the below buttons!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue