Skip to content

Complete mailing list migration to lists.cncf.io domain#14

Closed
Copilot wants to merge 3 commits intofix-mailing-lists-dot-githubfrom
copilot/sub-pr-13
Closed

Complete mailing list migration to lists.cncf.io domain#14
Copilot wants to merge 3 commits intofix-mailing-lists-dot-githubfrom
copilot/sub-pr-13

Conversation

Copy link

Copilot AI commented Feb 10, 2026

Changes

Migrate all mailing list references from the legacy lists.shipwright.io domain to the CNCF-hosted lists.cncf.io domain, and standardize mailing list link formats across documentation.

Changes include:

  • Security reporting email in SECURITY.md updated to shipwright-security@lists.cncf.io
  • Community mailing list links in SUPPORT.md updated to list both user (shipwright-users@lists.cncf.io) and dev (shipwright-dev@lists.cncf.io) mailing lists with consistent link format matching profile/README.md
  • Issue template configuration in .github/ISSUE_TEMPLATE/config.yml updated to use CNCF domain
  • Developer mailing list invitation link in CONTRIBUTING.md updated (also corrected URL that incorrectly pointed to users list)
  • Public calendar link in CONTRIBUTING.md replaced with LFX platform calendar (https://zoom-lfx.platform.linuxfoundation.org/meetings/shipwright?view=week)

/kind bug

Submitter Checklist

  • Includes tests if functionality changed/was added
  • Includes docs if changes are user-facing
  • Set a kind label on this PR
  • Release notes block has been filled in, or marked NONE

See the contributor guide
for details on coding conventions, github and prow interactions, and the code review process.

Release Notes

Correct mailing lists to use `lists.cncf.io` domain and update calendar to LFX platform

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI mentioned this pull request Feb 10, 2026
4 tasks
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 10, 2026
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 10, 2026
Co-authored-by: adambkaplan <1538838+adambkaplan@users.noreply.github.com>
@pull-request-size pull-request-size bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 10, 2026
Copilot AI changed the title [WIP] Fix mailing lists to use newer CNCF domain Complete mailing list migration to lists.cncf.io domain Feb 10, 2026
Copilot AI requested a review from adambkaplan February 10, 2026 20:03
SUPPORT.md Outdated
Do you love your email client and want to spend more time using it? Then this is the place for you! Ask questions and get announcements all from the safety of your inbox.

[Join the Community](https://lists.shipwright.io)
[Join the Community](https://lists.cncf.io)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot update this to list the user email and dev mailing lists:

Use consistent links as other documentation when asking new members to join the community.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated SUPPORT.md to list both user and dev mailing lists with consistent link format matching profile/README.md. Commit: 60f4f4a

CONTRIBUTING.md Outdated
Please request an invite in our Slack [channel](https://kubernetes.slack.com/archives/C019ZRGUEJC) or join the [shipwright-dev mailing list](https://lists.cncf.io/g/shipwright-dev).

All meetings are also published on our [public calendar](https://calendar.google.com/calendar/embed?src=shipwright-admin%40lists.shipwright.io&ctz=America%2FNew_York).
All meetings are also published on our [public calendar](https://calendar.google.com/calendar/embed?src=shipwright-admin%40lists.cncf.io&ctz=America%2FNew_York).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replaced Google Calendar link with LFX platform calendar link. Commit: 60f4f4a

Co-authored-by: adambkaplan <1538838+adambkaplan@users.noreply.github.com>
@adambkaplan
Copy link
Member

A quirk of GitHub copilot is that it's license is tied to individual CNCF maintainers, not to organizations. I happened to ask copilot to create this PR by accident, but it caught other inconsistencies in our docs!

Copy link
Member

@adambkaplan adambkaplan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@copilot please squash your commits, and then this pull request is ready to be merged.

Copy link
Author

Copilot AI commented Feb 16, 2026

/approve

@copilot please squash your commits, and then this pull request is ready to be merged.

I'm unable to squash commits and force-push to rewrite the branch history due to repository permissions. However, when merging this PR, you can use GitHub's "Squash and merge" button to combine all commits into a single commit on the base branch. This will achieve the same result without requiring force push.

@adambkaplan
Copy link
Member

/close

Will address with #15

@openshift-ci openshift-ci bot closed this Feb 16, 2026
@openshift-ci
Copy link

openshift-ci bot commented Feb 16, 2026

@adambkaplan: Closed this PR.

Details

In response to this:

/close

Will address with #15

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants