multiverseweb / Dataverse

This software is currently under development. It can be used to visualise data into various forms of plots ranging from primary to advanced level. It can also be used as a finance tracker.
https://multiverse-dataverse.netlify.app
MIT License
39 stars 109 forks source link

Added github issue labeler workflow #221

Closed ygowthamr closed 1 month ago

ygowthamr commented 1 month ago

Description:

This PR adds a GitHub Action to automate labeling of issues on creation or edit.
The labels added are gssoc-extd (green), hacktoberfest (orange), and level? (purple).
level? serves as a placeholder until the project admin assigns the final level during PR review.
The workflow uses the GitHub API to ensure labels are updated with correct colors and descriptions

Fix #202

@multiverseweb Pls add labels like level3,gssoc-extd,hacktoberfest-accepted.

netlify[bot] commented 1 month ago

Deploy Preview for multiverse-dataverse ready!

Name Link
Latest commit 54c9a189143cb2572718d48f19f44720418df2bd
Latest deploy log https://app.netlify.com/sites/multiverse-dataverse/deploys/671b222771dd2400088becbe
Deploy Preview https://deploy-preview-221--multiverse-dataverse.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.

ygowthamr commented 1 month ago

@multiverseweb Pls check and merge my pr Also add levels

ygowthamr commented 1 month ago

@multiverseweb Pls review and merge my pr also add labels to this pr

ygowthamr commented 1 month ago

@multiverseweb Pls review and merge my PR

ygowthamr commented 1 month ago

@multiverseweb Pls review and merge my PR

ygowthamr commented 1 month ago

@multiverseweb Pls review and merge my PR.

ygowthamr commented 1 month ago

@jency1 You have assigned me wrong level it should be level3 as it is in issue

ygowthamr commented 1 month ago

@multiverseweb Pls merge this PR

jency1 commented 1 month ago

@multiverseweb Pls merge this PR

I have requested a review from the project admin. You don't need to comment again and again.

He will merge whenever he will get free.

multiverseweb commented 1 month ago

@ygowthamr I'll check the PR tonight.

ygowthamr commented 1 month ago

@multiverseweb Thank you

ygowthamr commented 1 month ago

@multiverseweb Changed done pls check and merge my PR

github-actions[bot] commented 1 month ago

🎉🎉 Thank you for your contribution! Your PR #221 has been merged! 🎉🎉

multiverseweb commented 1 month ago

@ygowthamr I tested the workflow by raising a dummy issue #245, these are the errors I got: image

image

Can you fix this? Let me know if I'm doing it wrong.