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
general: use cuelang.org/issues as the general issue link
The redirect configured for cuelang.org/issue(s)?.* is generic, in that
the .* is splatted to the target github.com/cue-lang/cue/issues*. This
means we can use cuelang.org/issue(s)? as our generic (new) issue link
(not that we are planning to move repository locations ever again!)
Signea-off-by: Paul Jolly <[email protected]>
Change-Id: I446edb5b0a0f8ec99e4abdf70b9f9136b16a08da
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/520745
Unity-Result: CUEcueckoo <[email protected]>
TryBot-Result: CUEcueckoo <[email protected]>
Reviewed-by: Paul Jolly <[email protected]>
fmt.Println("Aborting trim, output differs after trimming. This is a bug! Use -i to force trim.")
140
-
fmt.Println("You can file a bug here: https://github.com/cue-lang/cue/issues/new?assignees=&labels=NeedsInvestigation&template=bug_report.md&title=")
140
+
fmt.Println("You can file a bug here: https://cuelang.org/issues/new?assignees=&labels=NeedsInvestigation&template=bug_report.md&title=")
[`is:issue is:open label:NeedsFix NOT "cuelang.org/cl"`](https://github.com/cue-lang/cue/issues?q=is%3Aissue+is%3Aopen+label%3ANeedsFix+NOT+%22golang.org%2Fcl%22)
232
+
[`is:issue is:open label:NeedsFix NOT "cuelang.org/cl"`](https://cuelang.org/issues?q=is%3Aissue+is%3Aopen+label%3ANeedsFix+NOT+%22golang.org%2Fcl%22)
0 commit comments