You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi David, 2: Parsing the pr.body can be costly and may have a slightly higher chance of errors, so I’m leaning towards using the GitHub API approach (i.e., using a script to call the relevant API and reading the closingIssuesReferences field). What do you think?
(3): We had a convention of writing titles like GH-123: [Release] Update release scripts. Maybe we can parse the [Release] part and validate that it's one of the expected components.
Describe the enhancement requested
The text was updated successfully, but these errors were encountered: