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

未关闭
#27 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
good first issue hacktoberfest Machine Learning stale
主要语言
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)

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。