Skip to content

Commit

Permalink
chore: generate health files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 30, 2023
1 parent cc1d873 commit c32ea49
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
/styles/reddit @jayylmao
/styles/searxng @Sekki21956 @ryanccn
/styles/startpage @bartlibert
/styles/stylus @GitMuslim
/styles/substack @nekowinston
/styles/tutanota @ryanccn
/styles/twitch @GitMuslim @isabelroses
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/userstyle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ body:
label: What userstyles are you seeing the problem on?
description: "Don't worry about the `lbl:` prefix, it allows issues to be automatically labeled!"
multiple: true
options: ['lbl:advent-of-code', 'lbl:anilist', 'lbl:boringproxy', 'lbl:brave-search', 'lbl:bstats', 'lbl:canvas-lms', 'lbl:chatgpt', 'lbl:chatreplay', 'lbl:chess.com', 'lbl:cinny', 'lbl:codeberg', 'lbl:crowdin', 'lbl:deepl', 'lbl:ecosia', 'lbl:elk', 'lbl:formative', 'lbl:github', 'lbl:hacker-news', 'lbl:homepage', 'lbl:hoppscotch', 'lbl:ichi.moe', 'lbl:invidious', 'lbl:invokeai', 'lbl:lastfm', 'lbl:libreddit', 'lbl:mastodon', 'lbl:modrinth', 'lbl:nitter', 'lbl:nixos-search', 'lbl:paste.rs', 'lbl:planet-minecraft', 'lbl:proton', 'lbl:quizlet', 'lbl:reddit', 'lbl:searxng', 'lbl:startpage', 'lbl:substack', 'lbl:tutanota', 'lbl:twitch', 'lbl:vercel', 'lbl:whatsapp-web', 'lbl:wikiwand', 'lbl:youtube']
options: ['lbl:advent-of-code', 'lbl:anilist', 'lbl:boringproxy', 'lbl:brave-search', 'lbl:bstats', 'lbl:canvas-lms', 'lbl:chatgpt', 'lbl:chatreplay', 'lbl:chess.com', 'lbl:cinny', 'lbl:codeberg', 'lbl:crowdin', 'lbl:deepl', 'lbl:ecosia', 'lbl:elk', 'lbl:formative', 'lbl:github', 'lbl:hacker-news', 'lbl:homepage', 'lbl:hoppscotch', 'lbl:ichi.moe', 'lbl:invidious', 'lbl:invokeai', 'lbl:lastfm', 'lbl:libreddit', 'lbl:mastodon', 'lbl:modrinth', 'lbl:nitter', 'lbl:nixos-search', 'lbl:paste.rs', 'lbl:planet-minecraft', 'lbl:proton', 'lbl:quizlet', 'lbl:reddit', 'lbl:searxng', 'lbl:startpage', 'lbl:stylus', 'lbl:substack', 'lbl:tutanota', 'lbl:twitch', 'lbl:vercel', 'lbl:whatsapp-web', 'lbl:wikiwand', 'lbl:youtube']
validations:
required: true
- type: textarea
Expand Down
1 change: 1 addition & 0 deletions .github/issue-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ quizlet: ['(lbl:quizlet)']
reddit: ['(lbl:reddit)']
searxng: ['(lbl:searxng)']
startpage: ['(lbl:startpage)']
stylus: ['(lbl:stylus)']
substack: ['(lbl:substack)']
tutanota: ['(lbl:tutanota)']
twitch: ['(lbl:twitch)']
Expand Down
3 changes: 3 additions & 0 deletions .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,9 @@
- name: startpage
description: Startpage
color: "#8aadf4"
- name: stylus
description: Stylus
color: "#8aadf4"
- name: substack
description: Substack
color: "#8aadf4"
Expand Down
1 change: 1 addition & 0 deletions .github/pr-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ quizlet: styles/quizlet/**/*
reddit: styles/reddit/**/*
searxng: styles/searxng/**/*
startpage: styles/startpage/**/*
stylus: styles/stylus/**/*
substack: styles/substack/**/*
tutanota: styles/tutanota/**/*
twitch: styles/twitch/**/*
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ See [CONTRIBUTING.md](docs/CONTRIBUTING.md)
- [InvokeAI](styles/invokeai)
- [Proton](styles/proton)
- [Quizlet](styles/quizlet)
- [Stylus](styles/stylus)
- [Tutanota](styles/tutanota)
- [WikiWand](styles/wikiwand)

Expand Down
2 changes: 1 addition & 1 deletion styles/stylus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@
Copyright &copy; 2021-present <a href="https://github.com/catppuccin" target="_blank">Catppuccin Org</a>
</p>

<!-- AUTOGEN:README END -->
<!-- AUTOGEN:README END -->

0 comments on commit c32ea49

Please sign in to comment.