lts-watch-* labels should not be applied when dont-land-on-* exist
未關閉
還沒有人認領這個 Issue。
enhancement
- 主要語言
- JavaScript
- 星號
- 305
- 分支
- 148
- 平均合併
- 9 小時 2 分鐘
- 30 天內合併 PR
- 3
描述
As the title says, if for example a PR has the 'dont-land-on-v6.x' label already, then the bot should not try to add an 'lts-watch-v6.x' label.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先找出套用 lts-watch-* 標籤的 bot 邏輯,以及現有的標籤處理測試。重現 dont-land-on-v6.x 已存在的範例,接著確認不會加入對應的 lts-watch-v6.x 標籤,同時其他標籤的行為維持不變。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- tooling
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100