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

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

Offen

#27 geöffnet am 28.09.2021

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Jupyter Notebook (8 Forks)auto 404
Machine Learninggood first issuehacktoberfeststale

Repository-Metriken

Stars
 (8 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide