mirror of
https://github.com/logos-storage/logos-storage-pm.git
synced 2026-01-07 16:03:08 +00:00
fix new repo paths and re-add removed labels
This commit is contained in:
parent
fc068d7db9
commit
2cca3903c7
11
.github/labels.yml
vendored
11
.github/labels.yml
vendored
@ -45,6 +45,17 @@
|
|||||||
description: Pull requests that update a dependency file or issues that track it
|
description: Pull requests that update a dependency file or issues that track it
|
||||||
color: 0366d6
|
color: 0366d6
|
||||||
|
|
||||||
|
- name: simulation
|
||||||
|
color: B60205
|
||||||
|
description: ''
|
||||||
|
- name: triage
|
||||||
|
color: 0e8a16
|
||||||
|
description: ''
|
||||||
|
- name: engineering
|
||||||
|
color: 7D35FD
|
||||||
|
description: ''
|
||||||
|
name: Infra
|
||||||
|
|
||||||
# Everything below this comment is specific to Codex (modify description )
|
# Everything below this comment is specific to Codex (modify description )
|
||||||
|
|
||||||
## Internal Codex Sub-team Labels
|
## Internal Codex Sub-team Labels
|
||||||
|
|||||||
11
.github/workflows/sync-labels.yml
vendored
11
.github/workflows/sync-labels.yml
vendored
@ -56,5 +56,14 @@ jobs:
|
|||||||
codex-storage/infra-codex
|
codex-storage/infra-codex
|
||||||
codex-storage/infra-docs
|
codex-storage/infra-docs
|
||||||
codex-storage/codex-incentives
|
codex-storage/codex-incentives
|
||||||
|
codex-storage/apatheia
|
||||||
|
codex-storage/nim-chroprof
|
||||||
|
codex-storage/codex-testnet-starter
|
||||||
|
codex-storage/docs.codex.storage
|
||||||
|
codex-storage/guide.codex.storage
|
||||||
|
codex-storage/nim-circom-compat
|
||||||
|
codex-storage/circom-compat-ffi
|
||||||
|
codex-storage/circom-compat
|
||||||
|
codex-storage/nim-serde
|
||||||
token: ${{ secrets.SYNC_LABELS2 }}
|
token: ${{ secrets.SYNC_LABELS2 }}
|
||||||
prune: true
|
prune: false
|
||||||
Loading…
x
Reference in New Issue
Block a user