Ah, I see. In the page for a commit (e.g. [1]) the text “[CALCITE-5064]” appears as a blue hyperlink whereas the page for the corresponding pull request (e.g. [2]) the “[CALCITE-5064]” text is not a hyperlink.
Is that what you meant, Haisheng? Julian [1] https://github.com/apache/calcite/commit/d85b2a602a547290bd5be0bba68092b702400731 <https://github.com/apache/calcite/commit/d85b2a602a547290bd5be0bba68092b702400731> [2] https://github.com/apache/calcite/pull/2752 <https://github.com/apache/calcite/pull/2752> > On Mar 31, 2022, at 11:05 AM, Michael Mior <[email protected]> wrote: > > Stamatis, > > Unless I'm misunderstanding, Haisheng was referring to links in the > opposite direction. That is, linking to JIRA issues from GitHub. The > setting you reference is for creating a link from JIRA to GitHub. > > -- > Michael Mior > [email protected] > > > Le jeu. 31 mars 2022 à 13:53, Stamatis Zampetakis <[email protected]> a > écrit : > >> It's already done via .asf.yaml [1]. >> >> Best, >> Stamatis >> >> [1] >> >> https://github.com/apache/calcite/blob/88cc385f98c551c1aca7ffab101934f1c34fdffd/.asf.yaml#L35 >> >> On Thu, Mar 31, 2022 at 7:19 PM Michael Mior <[email protected]> wrote: >> >>> Not sure what might have changed, but here's the GitHub documentation on >>> the feature. If this isn't working as expected, I would contact INFRA to >>> make sure things are correctly configured. (Apparently in the future, >> this >>> may be done via .asf.yaml) >>> >>> >>> >> https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/configuring-autolinks-to-reference-external-resources >>> >>> >>> -- >>> Michael Mior >>> [email protected] >>> >>> >>> Le mer. 30 mars 2022 à 13:46, Haisheng Yuan <[email protected]> a écrit : >>> >>>> Hi all, >>>> >>>> Previously, the JIRA issue e.g. [CALCITE-6789] in Calcite github PR and >>>> commit message will be automatically linked to the JIRA site. Now there >>> is >>>> no link anymore. >>>> >>>> Does anyone know what happened? What can we do to add the link back? >>>> >>>> Thanks, >>>> Haisheng Yuan >>>> >>> >>
