Call-for-Code-for-Racial-Justice/Open-Sentencing-Aggregator

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

Ouverte

#33 ouverte le 28 sept. 2021

 (6 commentaires) (0 réaction) (1 personne assignée)Java (18 forks)auto 404
hacktoberfesthacktoberfest-claimedstale

Métriques du dépôt

Stars
 (8 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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 Open-Sentencing-Aggregator repository.

Learn more about Github Actions here:

Tasks

Acceptance criteria

  • Github action is present in ./github/workflows folder in Open-Sentencing-Aggregator repo.
  • file is named greetings.yml
  • greetings for PR and issue is as listed in example

Guide contributeur