I'll see if we can replace this label directly during the import. Note that all Jira labels are now stored as hidden refs in imported issues, those "newbie-friendly" issues can easily be filtered then their "newbie-friendly" label swapped by "good first issue" label via GitHub UI afterward.
Ex: https://github.com/timja-org/jenkins-gh-issues-poc-11-21/issues?q=is%3Aissue%20%22jira_label%3Dnewbie-friendly%22 On Saturday, 22 November 2025 at 14:35:37 UTC+1 Jenkins Developers wrote: > Thanks very much. Could the migration tooling be extended to add the > 'good first issue' label on migrated issues that have the Jira label > 'newbie-friendly'? We've used that to identify issues that are well suited > to new contributors. > > I also understand if that is not feasible. It can be done after the > migration if it doesn't fit into the migration schedule. > > Mark Waite > > On Monday, November 17, 2025 at 9:55:49 AM UTC-7 [email protected] wrote: > >> Hi all, >> >> As per: https://github.com/jenkins-infra/helpdesk/issues/4870 >> >> * Issues have been enabled on jenkinsci/jenkins >> * Pinned issue created - >> https://github.com/jenkinsci/jenkins/issues/11301 >> * Jira banner enabled - https://issues.jenkins.io/secure/Dashboard.jspa >> >> Thanks >> Tim >> >> On Sunday, 16 November 2025 at 13:28:46 UTC [email protected] wrote: >> >>> > What is the plan with cross project issues? >>> >>> Added more info in https://github.com/jenkinsci/jep/pull/420 >>> >>> On Sunday, 16 November 2025 at 08:49:39 UTC [email protected] wrote: >>> >>>> > Is the information about other components lost after the migration? >>>> E.g., JENKINS-76249 has core, credentials-plugin, ssh-credentials-plugin. >>>> >>>> That's in the latest import (since we've included cli issues and kept >>>> the context, other components will now be there too) >>>> https://github.com/timja-org/jenkins-gh-issues-poc-11-15/issues >>>> >>>> e.g. https://github.com/timja-org/jenkins-gh-issues-poc-11-15/issues/40 >>>> >>>> > What is the plan with cross project issues? Is it still possible to >>>> connect them somehow in the affected repositories? >>>> >>>> There's two types I can think of right now: >>>> 1. Epics with children that span repositories >>>> >>>> Parent and child issues can be in different repositories, so one >>>> tracking issue can be filed in e.g. core for say Java EE 10 upgrade and >>>> then issues can be filed in the appropriate components and linked to the >>>> parent. >>>> >>>> 2. Issues that are filed potentially relating to multiple components. >>>> >>>> These really don't work that well in Jenkins Jira as notification is >>>> driven off of assignee, they get lost very easily and are most often >>>> misfiled. >>>> I went through most of the issues which had remoting and core >>>> components and the majority of them were not related to core. >>>> >>>> If it's an issue in a plugin then it should be filed there first. If >>>> it's determined that its an issue in core then either: >>>> * a targeted issue can be filed and a reference to the original issue >>>> in a comment or the description - I think the majority >>>> * it can be moved - this should only be done if it was misfiled, e.g. >>>> if people are going to keep hitting the bug and think its the plugin it >>>> should probably stay so people can find their way. >>>> >>>> On Sat, 15 Nov 2025 at 22:09, Ullrich Hafner <[email protected]> >>>> wrote: >>>> >>>>> >>>>> > How are you going to handle issues with both 'core' and 'remoting' >>>>> components (and similar overlaps)? >>>>> >>>>> They will all go to the jenkins repository if they have the core >>>>> component. (handled by the fact we are archiving the issues as part of >>>>> the >>>>> migration which prevents them showing up in searches). >>>>> >>>>> I'll do a bit of sweeping through the ones with multiple components >>>>> that are open and see if any can be assigned better. >>>>> >>>>> >>>>> Is the information about other components lost after the migration? >>>>> E.g., JENKINS-76249 has core, credentials-plugin, ssh-credentials-plugin. >>>>> I don’t see this information in >>>>> https://github.com/timja-org/jenkins-gh-issues-poc-11-12/issues/5375 >>>>> >>>>> What is the plan with cross project issues? Is it still possible to >>>>> connect them somehow in the affected repositories? >>>>> >>>>> >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Jenkins Developers" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> >>>> To view this discussion visit >>>>> https://groups.google.com/d/msgid/jenkinsci-dev/AE9EC24D-1814-4F66-B566-A6B1F927A81B%40gmail.com >>>>> >>>>> <https://groups.google.com/d/msgid/jenkinsci-dev/AE9EC24D-1814-4F66-B566-A6B1F927A81B%40gmail.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> >>>> -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/jenkinsci-dev/d63a15a5-a97b-498e-99e6-a8a90849191en%40googlegroups.com.
