Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for welcome-bot workflow #152

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

skyclouds2001
Copy link

Description

Fixes #150

The repo mechanical-ink/allo-allo no longer existed, this makes the allo-allo workflow and all other workflows relying on this workflow like welcome-bot always fails

In #150 I suggest actions/first-interaction could be used here to take place of mechanical-ink/allo-allo, as it takes similar effect expect that it doesn't support comment on merged pull request.

The changes include:

  • rename .github/workflows/allo-allo.yml to .github/workflows/welcome-bot.yml, and use actions/[email protected]
  • rename .github/workflows/welcome-bot.yml to .github/workflows/welcome-bot-workflows.yml, and use mdn/workflows/.github/workflows/welcome-bot.yml@main
  • rename docs/allo-allo.md to docs/welcome-bot.md, and update docs accordingly
  • update README.md accordingly

Motivation

Additional details

Related issues and pull requests

Fixes #150

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

allo-allo workflow run failed
1 participant