a8ab91eebc
By default it will research for topics related to the release team but pattern can be overriden to looking for all kind of topics (c.f the related doc). Usages ------ The following example will search for all emails sent openstack-discuss who match release topics from the creation of the mailing list to the current day: ``` $ tools/search_emails.py ``` In the following example we search for release countdown emails sent between May 2020 and today: ``` tools/search_emails.py --topic ".?\[release\] Release countdown.*" --starting-date 2020-5-1 Looking for emails between 2020 May and 2020 September and sent by Analyzing May 2020: http://lists.openstack.org/pipermail/openstack-discuss/2020-May Analyzing June 2020: http://lists.openstack.org/pipermail/openstack-discuss/2020-June Analyzing July 2020: http://lists.openstack.org/pipermail/openstack-discuss/2020-July Analyzing August 2020: http://lists.openstack.org/pipermail/openstack-discuss/2020-August Analyzing September 2020: http://lists.openstack.org/pipermail/openstack-discuss/2020-September 15 result(s) have been found 2020-May: - [release] Release countdown for week R-1, May 4 - 8 - Sean McGinnis http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014577.html - [release] Release countdown for week R-0, May 11 - 15 - Sean McGinnis http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014780.html - [release] Release countdown for week R-20, May 25 - 29 - Sean McGinnis http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014999.html 2020-June: - [release] Release countdown for week R-17, Jun 15 - Jun 19 - Sean McGinnis http://lists.openstack.org/pipermail/openstack-discuss/2020-June/015415.html - [release] Release countdown for week R-16, Jun 22 - Jun 26 - Sean McGinnis http://lists.openstack.org/pipermail/openstack-discuss/2020-June/015541.html 2020-July: - [release] Release countdown for week R-13 July 13 - July 17 - Sean McGinnis http://lists.openstack.org/pipermail/openstack-discuss/2020-July/015878.html - [release] Release countdown for week R-12 July 20 - July 24 - Sean McGinnis http://lists.openstack.org/pipermail/openstack-discuss/2020-July/016056.html 2020-August: - [release] Release countdown for week R-10 August 3 - 7 - Sean McGinnis http://lists.openstack.org/pipermail/openstack-discuss/2020-August/016243.html - [release] Release countdown for week R-8 Aug 17 - 21 - Sean McGinnis http://lists.openstack.org/pipermail/openstack-discuss/2020-August/016534.html - [release] Release countdown for week R-7 Aug 24 - 28 - Sean McGinnis http://lists.openstack.org/pipermail/openstack-discuss/2020-August/016709.html - [release] Release countdown for week R-6 Aug 31 - Sept 4 - Sean McGinnis http://lists.openstack.org/pipermail/openstack-discuss/2020-August/016894.html 2020-September: - [release] Release countdown for week R-5 Sept 7 - 11 - Sean McGinnis http://lists.openstack.org/pipermail/openstack-discuss/2020-September/017079.html - [release] Release countdown for week R-4 Sept 14 - 18 - Sean McGinnis http://lists.openstack.org/pipermail/openstack-discuss/2020-September/017210.html - [release] Release countdown for week R-3 Sept 21 - 25 - Sean McGinnis http://lists.openstack.org/pipermail/openstack-discuss/2020-September/017399.html - [release] Release countdown for week R-2 Sept 28 - Oct 2 - Sean McGinnis http://lists.openstack.org/pipermail/openstack-discuss/2020-September/017616.html ``` Change-Id: Ib1fe5f74b408ac489b12c4ef003860ce7aee1532 |
||
---|---|---|
.. | ||
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 | ||
process_auto_releases.sh | ||
run_yamllint.sh | ||
search_emails.py | ||
series_diff_start.sh | ||
tag_history_from_git.py | ||
tox-log-command.sh | ||
transition_series.sh | ||
verify_branches_and_late_releases.py |