You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently new commitfests need to be created from the admin panel, and dates need to be filled in manually. I think the easiest would probably be to have a "start commitfest" button that does:
Change the currently "Open" commitfest to "In Progress"
Create a new "Open" commitfest
Then there could also be an "end commitfest" button that does:
Change the currently "In Progress" commitfest to "Closed"
Obviously these buttons should only be pressable by some type of administrator role.
The text was updated successfully, but these errors were encountered:
Currently new commitfests need to be created from the admin panel, and dates need to be filled in manually. I think the easiest would probably be to have a "start commitfest" button that does:
Then there could also be an "end commitfest" button that does:
Obviously these buttons should only be pressable by some type of administrator role.
The text was updated successfully, but these errors were encountered: