2025-01-08T01:25:13.445Z | <nehaojha> @Ankush Behl can you find someone to help? |
2025-01-08T04:53:25.489Z | <Ankush Behl> Sure, let me check |
2025-01-08T05:26:26.558Z | <Ankush Behl> From my understanding there is no rendering issue.
<https://github.com/ceph/ceph.io/pull/767> patch got merged and later on this PR(<https://github.com/ceph/ceph.io/pull/783>) got merged which [reverted](https://github.com/ceph/ceph.io/commit/02191530a47c91bf8b6dba62eeea0c2454328743) the patch in [767](https://github.com/ceph/ceph.io/pull/767) PR, so that that's why we don't the CFP Open link. I checked the [main](https://github.com/ceph/ceph.io/blob/main/src/en/community/events/2025/ceph-days-almaden/index.md?plain=1) code as well and it doesn't have that 767 PRs code changes
We need to bring this patch. <https://github.com/ceph/ceph.io/pull/767> ? |
2025-01-08T21:59:58.340Z | <Æmerson> Is there any way we could get stalebot to **never** stale backports? |
2025-01-08T22:00:34.191Z | <Æmerson> As is since our backports often sit around until we get around to doing a release, some of them are around long enough to get closed |
2025-01-08T22:00:51.618Z | <Æmerson> Since our backports often sit around until we get around to doing a release, some of them are around long enough to get closed |
2025-01-08T22:04:28.043Z | <nehaojha> We could increase this threshold <https://github.com/ceph/ceph/blob/main/.github/workflows/stale.yml#L39> for stable releases. |
2025-01-08T22:06:19.400Z | <Casey Bodley> i guess <https://github.com/ceph/ceph/pull/60736> recently enabled stalebot on backports |
2025-01-08T22:06:36.163Z | <Casey Bodley> cc @Guillaume Abrioux |
2025-01-08T22:21:04.109Z | <Æmerson> I wouldn't mind if we put it up longer, I think something like 180 days or a year, if the main concern is not having PRs open against no longer supported branches. |
2025-01-08T22:21:43.415Z | <Æmerson> (Though I wonder if we can mark stable branches as supported/not and just stale ones against branches marked 'not'.) |
2025-01-08T22:41:09.965Z | <Casey Bodley> i added a comment to that pr |
2025-01-08T22:41:39.728Z | <Æmerson> Thank you. |