Call-for-Code-for-Racial-Justice/TakeTwo-DataScience

Create greeting bot using Github Actions for new pull requests and issues

开放

#27 创建于 2021年9月28日

 (3 条评论) (0 个反应) (0 位负责人)Jupyter Notebook (8 个派生)auto 404
Machine Learninggood first issuehacktoberfeststale

仓库指标

星标
 (8 个星标)
PR 合并指标
 (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:

Tasks

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

贡献者指南