gitvote: Vote close and status check updates#545
Merged
Conversation
Signed-off-by: Stephen Augustus <foo@auggie.dev>
- `close_on_passing: false` - Votes will now close at the end of the `duration` period, instead of as soon as the `pass_threshold` has been satisfied. This will allow TAC members to express their perspectives throughout the duration period, which can be useful for certain votes, like funding proposals. - `periodic_status_check: "4 days"` - Increase the periodic status check frequency from 1 week to 4 days. This effectively adds an additional 1-2 automated, non-staff-elicited status checks to the current two-week voting period. Signed-off-by: Stephen Augustus <foo@auggie.dev>
lehors
approved these changes
Nov 11, 2025
Contributor
lehors
left a comment
There was a problem hiding this comment.
I like both of these changes! I think the TAC should strive to have as close to unanimity as possible on all votes rather than a mere majority. This will make it possible.
Contributor
|
This is great. Thank you so much! |
Member
Author
|
Happy to help!! |
Member
|
The changes have already landed, but I am also in favor of them : ) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Discussed on 2025-11-11's TAC meeting:
close_on_passing: false— Votes will now close at the end ofthe
durationperiod, instead of as soon as thepass_thresholdhas been satisfied. This will allow TAC members to express their
perspectives throughout the duration period, which can be useful
for certain votes, like funding proposals.
periodic_status_check: "4 days"— Increase the periodic statuscheck frequency from 1 week to 4 days. This effectively adds an
additional 1–2 automated, non-staff-elicited status checks to the
current two-week voting period.
Signed-off-by: Stephen Augustus foo@auggie.dev
cc: @ossf/tac @kj-powell