Testing Hacktoberfest issue unassign workflow #1535
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR is used to test the workflow created to automatically unassign issues with
hacktoberfestlabel. It runs every hour and check for changes in every hour. If there are not changes to a particular issue with an hour, the issue will be unassigned. For testing purposes, I have kept the time for check as 1 hour, post testing it will check once a day and inactivity time gap can be upto 7 days. For testing purpose it will only look for my issue (mentioned below).Part of #1526
Type of change
How Has This Been Tested?
This PR does the testing for the workflow.
Checklist: