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

chore: add workflow to handle multiple issues #2189

Merged

Conversation

Anmol-Baranwal
Copy link
Collaborator

@Anmol-Baranwal Anmol-Baranwal commented Nov 19, 2023

docs: https://github.com/Anmol-Baranwal/handle-multiple-issues

Fixes Issue

resolves #1844

Changes proposed

  • This will save us the trouble from checking if contributors have created issues or not.

Note to reviewers

This is what this workflow will do.

  • It will find the issues that is created by the author and is in open state.
  • It will add a label of multiple issues if there are any
  • It will be ignored for us as collaborators and maintainers

image

  • It will comment a message.

1result

The message will be:

#  Suppose #1 is already created by the author.
#  Output
#  #1 is already opened by you
#  As per contributing guidelines, you can only work on 1 issue at a time.

@rupali-codes @CBID2 @aftabrehan
You can see the workflow, and suggest the changes.

  • We can also filter if any issues are assigned to the author.
  • We can multiple labels if we want.

@Anmol-Baranwal Anmol-Baranwal added the priority: high Making completely new feature label Nov 19, 2023
@Anmol-Baranwal Anmol-Baranwal self-assigned this Nov 19, 2023
Copy link

vercel bot commented Nov 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
linkshub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2023 7:56am

@github-actions github-actions bot added chore Might take time to finish priority: low Addition of new links/categories or doing any small task (e.g fixing typos) labels Nov 19, 2023
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.

Thank you, Anmol-Baranwal, for creating this pull request and contributing to LinksHub! 💗

The maintainers will review this Pull Request and provide feedback as soon as possible! 😇
We appreciate your patience and contribution, Keep up the great work! 😀

Copy link
Collaborator

@aftabrehan aftabrehan left a comment

Choose a reason for hiding this comment

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

Awesome! Looks good to me 👌

Copy link
Collaborator

@CBID2 CBID2 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 to me too

@Anmol-Baranwal Anmol-Baranwal removed the priority: low Addition of new links/categories or doing any small task (e.g fixing typos) label Nov 20, 2023
Copy link
Owner

@rupali-codes rupali-codes left a comment

Choose a reason for hiding this comment

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

Lgtm

@rupali-codes rupali-codes merged commit eb5912a into rupali-codes:main Nov 22, 2023
7 checks passed
@Anmol-Baranwal Anmol-Baranwal deleted the workflow_multiple_issues branch November 22, 2023 13:02
CBID2 added a commit to CBID2/My-version that referenced this pull request Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Might take time to finish priority: high Making completely new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] workflow to prevent multiple issues from the same author
4 participants