Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync .prettierrc.yaml to format repo labels #46

Merged
merged 2 commits into from
Aug 6, 2021

Conversation

lopopolo
Copy link
Member

@lopopolo lopopolo commented Aug 6, 2021

No description provided.

@lopopolo lopopolo added the A-build Area: CI build infrastructure. label Aug 6, 2021
@lopopolo lopopolo merged commit f459cdd into trunk Aug 6, 2021
@lopopolo lopopolo deleted the prettier-format-repo-labels branch August 6, 2021 20:01
@lopopolo
Copy link
Member Author

lopopolo commented Aug 6, 2021

Issue labeler dry run. No changes as expected:

👉 Current labels
- name: C-bug
  color: c1c8ff
  description: 'Category: This is a bug.'
- name: E-medium
  color: 02e10c
  description: 'Call for participation: Experience needed to fix: Medium / intermediate.'
- name: E-help-wanted
  color: 02e10c
  description: 'Call for participation: Help is requested to fix this issue.'
- name: A-build
  color: f7e101
  description: 'Area: CI build infrastructure.'
- name: E-easy
  color: 02e10c
  description: 'Call for participation: Experience needed to fix: Easy / not much.'
- name: C-question
  color: c1c8ff
  description: 'Category: Further information is requested.'
- name: C-quality
  color: c1c8ff
  description: 'Category: Refactoring, cleanup, and quality improvements.'
- name: IMG-alpine
  color: 3285a8
  description: 'Base image: Alpine.'
- name: A-base-image
  color: f7e101
  description: 'Area: Base images.'
- name: S-duplicate
  color: d3dddd
  description: 'Status: This issue or pull request already exists.'
- name: S-do-not-merge
  color: d3dddd
  description: 'Status: This pull request should not be merged.'
- name: A-deps
  color: f7e101
  description: 'Area: Source and library dependencies.'
- name: A-release
  color: f7e101
  description: >-
    Area: Docker Hub, GitHub Container registry, etc. releases and version
    bumps.
- name: A-project
  color: f7e101
  description: 'Area: Infrastructure for running an open source project.'
- name: S-wontfix
  color: d3dddd
  description: 'Status: This issue or pull request will not be worked on.'
- name: C-enhancement
  color: c1c8ff
  description: 'Category: New feature or request.'
- name: S-invalid
  color: d3dddd
  description: 'Status: This issue or pull request is not well-formed.'
- name: E-needs-test
  color: 02e10c
  description: 'Call for participation: Writing correctness tests.'
- name: C-docs
  color: c1c8ff
  description: 'Category: Improvements or additions to documentation.'
- name: S-speculative
  color: d3dddd
  description: 'Status: This is just an idea.'
- name: S-blocked
  color: d3dddd
  description: >-
    Status: Marked as blocked ❌ on something else such as other implementation
    work.
- name: E-hard
  color: 02e10c
  description: 'Call for participation: Experience needed to fix: Hard / a lot.'
- name: A-dockerfile
  color: f7e101
  description: 'Area: Dockerfile builds.'
- name: IMG-debian-slim
  color: 3285a8
  description: 'Base image: Debian slim.'
- name: S-wip
  color: d3dddd
  description: 'Status: This pull request is a work in progress.'
- name: IMG-ubuntu
  color: 3285a8
  description: 'Base image: Ubuntu.'
- name: A-performance
  color: f7e101
  description: 'Area: Performance improvements and optimizations.'
- name: A-security
  color: f7e101
  description: 'Area: Security vulnerabilities and unsoundness issues.'
- name: S-archive
  color: d3dddd
  description: 'Status: This pull request exists to archive an unmerged branch.'
- name: S-postponed
  color: d3dddd
  description: 'Status: This issue or pull request is being postponed until later.'
- name: S-stale
  color: d3dddd
  description: >-
    Status: This PR is stale. Please open a new PR if you'd like to pick this
    back up.
- name: A-codesigning
  color: f7e101
  description: 'Area: Code signing, GPG signatures.'

🏃 Running GitHub Labeler
[dryrun] ✅ Skipping update for 'A-build' label. Same color and description
[dryrun] ✅ Skipping update for 'A-base-image' label. Same color and description
[dryrun] ✅ Skipping update for 'A-codesigning' label. Same color and description
[dryrun] ✅ Skipping update for 'A-deps' label. Same color and description
[dryrun] ✅ Skipping update for 'A-dockerfile' label. Same color and description
[dryrun] ✅ Skipping update for 'A-performance' label. Same color and description
[dryrun] ✅ Skipping update for 'A-project' label. Same color and description
[dryrun] ✅ Skipping update for 'A-release' label. Same color and description
[dryrun] ✅ Skipping update for 'A-security' label. Same color and description
[dryrun] ✅ Skipping update for 'C-bug' label. Same color and description
[dryrun] ✅ Skipping update for 'C-docs' label. Same color and description
[dryrun] ✅ Skipping update for 'C-enhancement' label. Same color and description
[dryrun] ✅ Skipping update for 'C-quality' label. Same color and description
[dryrun] ✅ Skipping update for 'C-question' label. Same color and description
[dryrun] ✅ Skipping update for 'E-easy' label. Same color and description
[dryrun] ✅ Skipping update for 'E-medium' label. Same color and description
[dryrun] ✅ Skipping update for 'E-hard' label. Same color and description
[dryrun] ✅ Skipping update for 'E-help-wanted' label. Same color and description
[dryrun] ✅ Skipping update for 'E-needs-test' label. Same color and description
[dryrun] ✅ Skipping update for 'IMG-alpine' label. Same color and description
[dryrun] ✅ Skipping update for 'IMG-debian-slim' label. Same color and description
[dryrun] ✅ Skipping update for 'IMG-ubuntu' label. Same color and description
[dryrun] ✅ Skipping update for 'S-archive' label. Same color and description
[dryrun] ✅ Skipping update for 'S-blocked' label. Same color and description
[dryrun] ✅ Skipping update for 'S-do-not-merge' label. Same color and description
[dryrun] ✅ Skipping update for 'S-duplicate' label. Same color and description
[dryrun] ✅ Skipping update for 'S-invalid' label. Same color and description
[dryrun] ✅ Skipping update for 'S-postponed' label. Same color and description
[dryrun] ✅ Skipping update for 'S-speculative' label. Same color and description
[dryrun] ✅ Skipping update for 'S-stale' label. Same color and description
[dryrun] ✅ Skipping update for 'S-wip' label. Same color and description
[dryrun] ✅ Skipping update for 'S-wontfix' label. Same color and description

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-build Area: CI build infrastructure.
Development

Successfully merging this pull request may close these issues.

None yet

1 participant