Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

bug: actions/first-interaction failing #500

Closed
jpmcb opened this issue Nov 28, 2023 · 3 comments
Closed

bug: actions/first-interaction failing #500

jpmcb opened this issue Nov 28, 2023 · 3 comments

Comments

@jpmcb
Copy link
Member

jpmcb commented Nov 28, 2023

There are failures with the weclome job: https://github.com/open-sauced/its-pizza-time/actions/runs/7010067694/job/19069791143?pr=20#step:3:12


welcome:
name: Welcome
runs-on: ubuntu-latest
timeout-minutes: 10
needs: semantics
if: github.event.action == 'opened'
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: |-
Congrats on making your first Pull Request and thanks for taking the time to improve Open Sauced! ❤️! 🎉🍕
Say hello by joining the conversation in our [Discord](https://discord.gg/U2peSNf23P)

This action is used throughout many of our compliance workflows. This is failing for some reason in the upstream action: actions/first-interaction#286

We should consider using a different action if this doesn't get fixed upstream.

cc @nickytonline since you originally noticed this

@DhairyaMajmudar
Copy link

Hi @jpmcb I would like to take this can you pls. mind assigning me : )

@BekahHW
Copy link
Member

BekahHW commented Jul 8, 2024

@DhairyaMajmudar please check out our contributing guidelines before doing any work. https://opensauced.pizza/docs/contributing/introduction-to-contributing/#issues

@mathewalexKerala
Copy link

is Mr @DhairyaMajmudar working on this issue still ? Can I work on this issue if he is not ?

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

No branches or pull requests

5 participants