Skip to content

Conversation

@Abhishek-90
Copy link
Contributor

@Abhishek-90 Abhishek-90 commented Oct 2, 2024

Description

This pr adds a workflow to check for inactivity on issues with hacktoberfest tag. If the issue is assigned and there is inactivity for 7 days, this workflow will automatically unassign the issue and make it available for other contributors.

Fixes #1526

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

This workflow will be tested once it is merged with main code, for testing purposes we will reduce the number of inactive days to 1, once the issue works properly, we will update inactive days to 7 again.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@netlify
Copy link

netlify bot commented Oct 2, 2024

Deploy Preview for reactplayio ready!

Name Link
🔨 Latest commit 3dfb84f
🔍 Latest deploy log https://app.netlify.com/sites/reactplayio/deploys/66fe12e287243000086f508f
😎 Deploy Preview https://deploy-preview-1528--reactplayio.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.

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.

@priyankarpal priyankarpal merged commit 7235c8f into reactplay:main Oct 3, 2024
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.

✨ [Feature request]: Workflow to remove issue assignee after 7 days of inactivity.

2 participants