Anandsg / Hungry-hero

The app is designed to be user-friendly, making it easy for people to discover, choose, and manage their favourite dining spots and food orders ⚡️
https://hungry-hero-ag.netlify.app/
MIT License
65 stars 101 forks source link

feat:added github actions workflow for contributors interaction #263

Closed Junaid-Mohamed closed 1 year ago

Junaid-Mohamed commented 1 year ago

I've added the feature of contributor interaction when an issue or a PR is opened.

Fixes: #261

netlify[bot] commented 1 year ago

Deploy Preview for hungry-hero-ag ready!

Name Link
Latest commit 53ca078b440430963a25a23ae468f2c46516b5b0
Latest deploy log https://app.netlify.com/sites/hungry-hero-ag/deploys/65317b95bcc7f2000910cc77
Deploy Preview https://deploy-preview-263--hungry-hero-ag.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Junaid-Mohamed commented 1 year ago

Hi @Anandsg, Please do the necessary setting's of the repo, for this functionality to work. Necessary settings is as follows:

  1. Go to setting's of the repo
  2. Under Actions tab go to general
  3. In general go to workflow permissions and check mark the below option
    • [x] Read and Write permissions.

Once this is completed, your repo will be ready for any new interactions from contributors. Let me know if you face any issues during the process. Thank you.