27d4f7db98
This updates the script to not require a specific topic to make it easier to automate a job that periodically makes sure all open reviews have had the PTL and liaison added. Also refactored the adding of teams because bash array handling can be a bit wonky sometimes and not always append values. This makes sure no teams are skipped. This is slightly less optimized for large reviews like the final series release since it loops through teams based on the deliverable files. As a slight optimization, it will skip a team if it was the same team as the last deliverable file. It just might be possible that the same team will be processed multiple times if their deliverable files are not in alphabetical order, but there is no harm in that other than taking slightly longer to complete. Change-Id: I9a9194ea276aa0120aef21a321f48a93419fb848 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com> |
||
---|---|---|
.. | ||
aclissues.py | ||
aclmanager.py | ||
add_release_note_links.sh | ||
add_reviewers.sh | ||
announce.sh | ||
build_reenqueue_commands.sh | ||
build_tag_history.sh | ||
bulk_review.sh | ||
check_approval.py | ||
clone_repo.sh | ||
discover_branch_points.py | ||
functions | ||
governance_consistency.py | ||
import_branch_points.sh | ||
inactive_project_report.sh | ||
list_changes_unreleased_deliverables.sh | ||
list_client_library_unreleased_changes.sh | ||
list_library_unreleased_changes.sh | ||
list_rc_updates.sh | ||
list_stable_unreleased_changes.sh | ||
list_unreleased_and_open_changes.sh | ||
list_unreleased_changes_for_team.sh | ||
list_unreleased_changes.sh | ||
list_weeks.py | ||
make_missing_releases.sh | ||
membership_freeze_test.py | ||
mkteampage.sh | ||
new_release.sh | ||
run_yamllint.sh | ||
series_diff_start.sh | ||
tag_history_from_git.py | ||
tox-log-command.sh | ||
transition_series.sh | ||
verify_branches_and_late_releases.py |