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

Fix: Github Actions running on forked repos #1308

Merged
merged 3 commits into from
Oct 8, 2023
Merged

Fix: Github Actions running on forked repos #1308

merged 3 commits into from
Oct 8, 2023

Conversation

sudipkundu999
Copy link
Contributor

Description

The Github actions intended to run on this repo reactplay/react-play
are also running on forked repo <username>/react-play

Fixes #1307

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

This can only be tested after merging.
I've referred Stop github actions running on a fork for fixing this

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@netlify
Copy link

netlify bot commented Oct 6, 2023

‼️ Deploy request for reactplayio rejected.

Name Link
🔨 Latest commit 8ac033d

@vercel
Copy link

vercel bot commented Oct 6, 2023

@sudipkundu999 is attempting to deploy a commit to a Personal Account owned by @reactplay on Vercel.

@reactplay first needs to authorize it.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! contributor, thank you for opening a Pull Request 🎉.

@reactplay/maintainers will review your submission soon and give you helpful feedback. If you're interested in continuing your contributions to open source and want to be a part of a welcoming and fantastic community, we invite you to join our ReactPlay Discord Community.
Show your support by starring ⭐ this repository. Thank you and we appreciate your contribution to open source!
Stale Marking : After 30 days of inactivity this issue/PR will be marked as stale issue/PR and it will be closed and locked in 7 days if no further activity occurs.

Copy link
Member

@priyankarpal priyankarpal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good 🎉

@sudipkundu999
Copy link
Contributor Author

@joshi-kaushal Please review,
Let's reduce these spams!

image

Copy link
Member

@joshi-kaushal joshi-kaushal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@priyankarpal priyankarpal merged commit 69e25fb into reactplay:main Oct 8, 2023
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 [Bug report]: Github Actions running on forked repos
3 participants