Bump coverage from 7.3.2 to 7.4.0 #627
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: Labeller (content-based) | |
"on": | |
issues: | |
types: [opened] | |
pull_request: | |
types: [opened] | |
jobs: | |
labeller: | |
name: Issue & PR labeller based on content | |
runs-on: ubuntu-22.04 | |
steps: | |
- uses: Naturalclar/[email protected] | |
# Skip this step if this workflow was created/triggered by a bot. That way we can prevent content-rich PRs | |
# (like those produced by dependabot) to be overly tagged with extra labels. | |
if: > | |
github.event.sender.type != 'Bot' | |
&& github.actor != 'dependabot[bot]' | |
&& github.actor != 'dependabot-preview[bot]' | |
with: | |
parameters: > | |
[ | |
{"labels": [ | |
"π bar-plugin", | |
"π₯ platform: macOS"], | |
"keywords": ["xbar", "swiftbar", "plugin"]}, | |
{"labels": [ | |
"π bug"], | |
"keywords": ["bug", "error", "traceback", "fix", "exception"]}, | |
{"labels": [ | |
"π changelog"], | |
"keywords": [ | |
"change-log", "changelog"]}, | |
{"labels": [ | |
"π€ ci"], | |
"keywords": ["ci-cd", "cicd", ".github", "coverage", "workflow", "actions", "gitignore"]}, | |
{"labels": [ | |
"π¦ dependencies"], | |
"keywords": [ | |
"dependabot", "poetry.lock", "poetry", "pyproject.toml"]}, | |
{"labels": [ | |
"π documentation"], | |
"keywords": [ | |
"sphinx", "readme", "markdown", "typo", "docstring", "mailmap", "license"]}, | |
{"labels": [ | |
"π sponsor"], | |
"keywords": ["sponsor", "funding"]}, | |
{"labels": [ | |
"π¦ manager: apm", | |
"π₯ platform: BSD", | |
"π₯ platform: Linux", | |
"π₯ platform: macOS", | |
"π₯ platform: Windows"], | |
"keywords": ["apm", "atom"]}, | |
{"labels": [ | |
"π¦ manager: brew", | |
"π₯ platform: Linux", | |
"π₯ platform: macOS"], | |
"keywords": ["brew", "homebrew", "tap", "formula"]}, | |
{"labels": [ | |
"π¦ manager: cargo", | |
"π₯ platform: BSD", | |
"π₯ platform: Linux", | |
"π₯ platform: macOS", | |
"π₯ platform: Unix", | |
"π₯ platform: Windows"], | |
"keywords": ["cargo", "rust", "crate"]}, | |
{"labels": [ | |
"π¦ manager: cask", | |
"π₯ platform: macOS"], | |
"keywords": ["cask"]}, | |
{"labels": [ | |
"π¦ manager: choco", | |
"π₯ platform: Windows"], | |
"keywords": ["choco", "chocolatey"]}, | |
{"labels": [ | |
"π¦ manager: composer", | |
"π₯ platform: BSD", | |
"π₯ platform: Linux", | |
"π₯ platform: macOS", | |
"π₯ platform: Unix", | |
"π₯ platform: Windows"], | |
"keywords": ["composer", "php"]}, | |
{"labels": [ | |
"π¦ manager: dnf-based", | |
"π₯ platform: BSD", | |
"π₯ platform: Linux", | |
"π₯ platform: Unix"], | |
"keywords": ["dnf", "yum", "rpm", "fedora", "redhat", "rhel"]}, | |
{"labels": [ | |
"π¦ manager: dpkg-based", | |
"π₯ platform: BSD", | |
"π₯ platform: Linux", | |
"π₯ platform: Unix"], | |
"keywords": ["apt", "apt-mint", "aptitude", "dpkg", "opkg", "ubuntu", "debian", "mint"]}, | |
{"labels": [ | |
"π¦ manager: emerge", | |
"π₯ platform: BSD", | |
"π₯ platform: Linux", | |
"π₯ platform: Unix"], | |
"keywords": ["emerge", "portage", "gentoo"]}, | |
{"labels": [ | |
"π¦ manager: flatpak", | |
"π₯ platform: BSD", | |
"π₯ platform: Linux", | |
"π₯ platform: Unix"], | |
"keywords": ["flatpak", "flat"]}, | |
{"labels": [ | |
"π¦ manager: gem", | |
"π₯ platform: BSD", | |
"π₯ platform: Linux", | |
"π₯ platform: macOS", | |
"π₯ platform: Unix", | |
"π₯ platform: Windows"], | |
"keywords": ["gem", "ruby"]}, | |
{"labels": [ | |
"π¦ manager: mas", | |
"π₯ platform: macOS"], | |
"keywords": ["mas", "app store", "app-store"]}, | |
{"labels": [ | |
"π¦ manager: npm-based", | |
"π₯ platform: BSD", | |
"π₯ platform: Linux", | |
"π₯ platform: macOS", | |
"π₯ platform: Unix", | |
"π₯ platform: Windows"], | |
"keywords": ["npm", "node", "yarn"]}, | |
{"labels": [ | |
"π¦ manager: pacman-based", | |
"π₯ platform: BSD", | |
"π₯ platform: Linux", | |
"π₯ platform: Unix"], | |
"keywords": ["pacman", "arch", "pacaur", "paru", "yay"]}, | |
{"labels": [ | |
"π¦ manager: pip-based", | |
"π₯ platform: BSD", | |
"π₯ platform: Linux", | |
"π₯ platform: macOS", | |
"π₯ platform: Unix", | |
"π₯ platform: Windows"], | |
"keywords": ["pip", "pipx"]}, | |
{"labels": [ | |
"π¦ manager: scoop", | |
"π₯ platform: Windows"], | |
"keywords": ["scoop"]}, | |
{"labels": [ | |
"π¦ manager: snap", | |
"π₯ platform: BSD", | |
"π₯ platform: Linux", | |
"π₯ platform: Unix"], | |
"keywords": ["snap"]}, | |
{"labels": [ | |
"π¦ manager: steamcmd", | |
"π₯ platform: BSD", | |
"π₯ platform: Linux", | |
"π₯ platform: macOS", | |
"π₯ platform: Unix", | |
"π₯ platform: Windows"], | |
"keywords": ["steamcmd", "steam", "valve"]}, | |
{"labels": [ | |
"π¦ manager: vscode", | |
"π₯ platform: BSD", | |
"π₯ platform: Linux", | |
"π₯ platform: macOS", | |
"π₯ platform: Unix", | |
"π₯ platform: Windows"], | |
"keywords": ["vscode", "visual studio code", "visual studio"]}, | |
{"labels": [ | |
"π¦ manager: zypper", | |
"π₯ platform: BSD", | |
"π₯ platform: Linux", | |
"π₯ platform: Unix"], | |
"keywords": ["zypper", "opensuse", "suse"]}, | |
{"labels": [ | |
"π₯ platform: BSD"], | |
"keywords": ["bsd"]}, | |
{"labels": [ | |
"π₯ platform: Linux"], | |
"keywords": ["linux"]}, | |
{"labels": [ | |
"π₯ platform: macOS"], | |
"keywords": ["macos", "mac os", "osx", "os x", "apple"]}, | |
{"labels": [ | |
"π₯ platform: Unix"], | |
"keywords": ["unix"]}, | |
{"labels": [ | |
"π₯ platform: Windows"], | |
"keywords": ["windows", "c:", "microsoft"]} | |
] | |
github-token: ${{ secrets.GITHUB_TOKEN }} |