I hope all lovely fd can meet the date 🌞
未关闭
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
### Describe the feature or problem you'd like to solve
Kingdom next the update on here
### Proposed solution
name: Check URLs Modifications
on:
pull_request:
types: [review_requested]
paths:
- 'urls.txt'
jobs:
specific_review_requested:
runs-on: ubuntu-latest
if: ${{ github.event.requested_team.name == 'octo-team' }}
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Log Team Request
run: echo 'A review from octo-team was requested for urls.txt changes.'
### Example prompts or workflows
_No response_
### Additional context
_No response_
贡献指南
调研方向
该 issue 未指明 repository 文件、测试或入口点,并且从描述中无法明确所请求的更改。请先明确预期的工作流及其与 urls.txt 的关系;未提供完成标准。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions
- 领域
- ci-cd
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 15/100