Bug 295712

Summary: [ews] Rename pr_id to pr_number
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: New BugsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Aakash Jain
Reported 2025-07-10 08:28:02 PDT
In ews-app (and ews-build) we used two different variable names `pr_id` and `pr_number` in various places to refer to one thing, GitHub PR number. We should consolidate to use a single one. `pr_number` is more appropriate variable name for this, since it's not a unique id, and GitHub also refers to it as PR number in its documentation/API.
Attachments
Aakash Jain
Comment 1 2025-07-10 09:57:27 PDT
Radar WebKit Bug Importer
Comment 2 2025-07-10 10:16:22 PDT
EWS
Comment 3 2025-07-15 08:01:30 PDT
Committed 297396@main (967fe34df0a8): <https://commits.webkit.org/297396@main> Reviewed commits have been landed. Closing PR #47828 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.