You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`breaking-change`| PR requires synchronized changes with bittensor | Triggers an automatic bot message so the relevant teams are made aware of the change well in advance |
88
88
|`migration`| PR contains one or more migrations | none |
89
+
|`devnet-companion`| Designates a devnet companion PR | Presence of `devnet-companion` label is checked |
89
90
|`devnet-ready`| PR's branch has been merged into the `devnet-ready` branch and will be included in the next `devnet` deploy | none |
90
91
|`on-devnet`| PR has been deployed to `devnet`| Removes `devnet-ready`|
91
92
|`devnet-pass`| PR has passed manual testing on `devnet`|`devnet-pass` or `devnet-skip` required |
92
93
|`devnet-skip`| Allows a critical hotfix PR to skip required testing on `devnet`|`devnet-pass` or `devnet-skip` required |
93
94
|`devnet-fail`| PR has failed manual testing on `devnet` and requires modification | none |
95
+
|`testnet-companion`| Designates a testnet companion PR | Presence of `testnet-companion` label is checked |
94
96
|`on-testnet`| PR has been deployed to `testnet`| none |
95
97
|`testnet-pass`| PR has passed manual testing on `testnet`|`testnet-pass` or `testnet-skip` required |
96
98
|`testnet-skip`| Allows a critical hotfix PR to skip required manual testing and SOP on `testnet`|`testnet-pass` or `testnet-skip` required |
0 commit comments