Call-for-Code-for-Racial-Justice / Call-for-Code-for-Racial-Justice/TakeTwo-DataScience
Create greeting bot using Github Actions for new pull requests and issues
- 主要語言
- Jupyter Notebook
- 星號
- 8
- 分支
- 8
- PR 合併指標
- 30 天內沒有已合併 PR
描述
## Background
We'd like to add a greeting bot that provides a comment when a new pull request or issue is made
# Solution
Use Github Actions to create a greeting bot for new issues and new pull requests in the TakeTwo-DataScience repository.
Learn more about Github Actions [here](https://docs.github.com/en/actions/learn-github-actions/understanding-github-actions#create-an-example-workflow):
## Tasks
- Use [this greeting bot an example ](
https://github.com/Call-for-Code-for-Racial-Justice/Five-Fifths-Voter/blob/main/.github/workflows/greetings.yml)
- Read about Github Actions
- Create Github Action, title the yml file`greetings.yml`
- Test Github Action
## Acceptance criteria
- Github action is present in ./github/workflows folder in TakeTwo-DataScience repo.
- file is named `greetings.yml`
- greetings for PR and issue is as listed in [example](
https://github.com/Call-for-Code-for-Racial-Justice/Five-Fifths-Voter/blob/main/.github/workflows/greetings.yml)
貢獻指南
研究方向
Read the linked GitHub Actions documentation and the example .github/workflows/greetings.yml first. Create .github/workflows/greetings.yml for new issues and pull requests, then test the workflow. Done means the file exists in the repository and produces the greetings listed in the example.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- github-actions
- 領域
- ci-cd
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 55/100