RE: On pull request workflows for the GNU toolchain
"Jiang, Haochen" <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils,gmane.comp.gcc.devel,gmane.comp.lib.glibc.alpha,gmane.comp.gdb.devel |
|---|---|
| Message-ID | <SA1PR11MB594641CAD01185825F18A47FEC6A2@SA1PR11MB5946.namprd11.prod.outlook.com> |
> From: Joseph Myers <[email protected]> > Sent: Wednesday, September 25, 2024 10:46 PM > > On Wed, 25 Sep 2024, Jiang, Haochen via Gcc wrote: > > > The potential issue might be the PR will be closed after merging, which might > > be flooded in history if the regression is not fixed with the PR forgotten to be > > reopened. I am not sure the reopen could be automatically done. If it could, > > I think reopening is for when a PR was reverted after being merged; not > for when a regression was found but is going to be addressed through > subsequent fix commits rather than through reverting. You might want to > file a bug in Bugzilla for the regression (automatically or otherwise), > however. I will have a try on that when I have some time. Maybe in GCC stage 3 I suppose since I plan to go through the current regressions to see if it is fixed and the regression framework to see if it can improve at that time. Thx, Haochen > > -- > Joseph S. Myers > [email protected]