Skip to content

Labels

Labels

  • android-native-changes

  • bypass:bundlesize

    Makes the bundle size CI check not fail, even if bundle size increase is over the limit
  • bypass:e2e

    allows mergeability check to pass while skipping E2E tests. ONLY for renovate linting upgrade PRs
  • bypass:protocol-regen

    Bypass protocol regeneration even if it'd run
  • capacitor-live-reload

    Preview APKs will have Live Reload enabled. Needs the dev server to be up on the phone's network
  • capacitor-no-live-reload

    Preview APKs will never have Live Reload enabled, even if PR is draft
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • electron

    Only occurs / is relevant to the native app build
  • entomoscope

    related to usage with Entomoscope devices
  • figma

    needs a Figma UI prototype
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • ios-native-changes

  • lepinoc

    nécéssaire pr le protocole Lépinoc
  • longterm

  • maybe

  • meta

  • mobile

    Related to the mobile app. Apply to PRs: force APK build even if skipped (e.g. renovate upgrade)
  • needs-repro

  • no-autorebase

    Add this label to a PR to prevent auto-rebasing it on main
  • notifications-noisy

    On PRs, send more push notifications related to mergeability checks
  • notifications-off

    Dont send pushbullet notifications for this PR
  • notsure

  • perf

  • protocol-change

    needs a change to the protocol definition format
  • protocol:arthropods

    Changes to io.github.cigaleapp.arthropods.transect
  • question

    Further information is requested
  • speedy-e2e

    Use this label on PRs to run E2E tests immediately, without waiting on linting+unit tests+etc