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