From bfa188270e32fdeadff5ac83093ab9326c1a85b7 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Feb 24 2026 19:36:13 +0000 Subject: Change Wrangler Scripts: clarify permission to begin implementation https://pagure.io/fesco/issue/3559 https://forge.fedoraproject.org/operations/docs/pulls/100 --- diff --git a/Change_Wrangler_Scripts/fesco_submission from prod.py b/Change_Wrangler_Scripts/fesco_submission from prod.py index 6951cb8..139896c 100644 --- a/Change_Wrangler_Scripts/fesco_submission from prod.py +++ b/Change_Wrangler_Scripts/fesco_submission from prod.py @@ -336,7 +336,8 @@ class FESCoSubmission: * Owners: {owners_formatted} **Owners, do not implement this work until the FESCo vote has explicitly ended.** -The Fedora Program Manager will create a tracking bug in Bugzilla for this Change, which is your indication to proceed. See the [FESCo ticket policy](https://docs.fedoraproject.org/en-US/fesco/#_ticket_policy) and the [Changes policy](https://docs.fedoraproject.org/en-US/program_management/changes_policy/) for more information. +When a FESCo member has marked this ticket as APPROVED, you may proceed with the implementation. See the [FESCo ticket policy](https://docs.fedoraproject.org/en-US/fesco/#_ticket_policy) and the [Changes policy](https://docs.fedoraproject.org/en-US/program_management/changes_policy/) for more information. +If no decision has been rendered after 7 days from the filing of this ticket and no indication (such as a -1 vote) that this will be taken up at a FESCo meeting, please feel free to ping for a status update. **REMINDER**: This ticket is for FESCo members to vote on the proposal. Further discussion should happen in the Discourse discussion linked above. Additional discussion may happen on the [Fedora Devel](https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/) mailing list.""" @@ -745,4 +746,4 @@ def main(): if __name__ == '__main__': - main() \ No newline at end of file + main()