Hacktoberfest / hacktoberfest-2020

Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.
https://hacktoberfest.digitalocean.com
Other
497 stars 145 forks source link

Disable waiting transition after Hf ends #642

Closed MattIPv4 closed 3 years ago

MattIPv4 commented 3 years ago

Description

As we have moved to require PRs be merged this year, instead of just created, a PR could be merged after the end of October and we would consider this, transitioning it to waiting and starting the timer.

To prevent this, a check was added to the waiting transition to ensure that Hf has not yet ended. A spec has also be added to ensure this behaviour remains correct.

Test process

Requirements to merge