Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify Mastodon social media link #1360

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

JamesLaverack
Copy link
Contributor

Adding the rel="me" attribute to a Mastodon link causes Mastodon to treat the link as 'verified', and will display a green check next to the website link in the cert-manager Mastodon profile. See https://docs.joinmastodon.org/user/profile/#verification for more details on this feature.

Adding the rel="me" attribute to a Mastodon link causes Mastodon to
treat the link as 'verified', and will display a green check next to the
website link in the cert-manager Mastodon profile. See
https://docs.joinmastodon.org/user/profile/#verification for more
details on this feature.

Signed-off-by: James Laverack <[email protected]>
@jetstack-bot jetstack-bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 8, 2023
@JamesLaverack
Copy link
Contributor Author

I'm not actually 100% on if this works on a <button> element actually. 🤔

Copy link

netlify bot commented Dec 8, 2023

Deploy Preview for cert-manager-website ready!

Name Link
🔨 Latest commit 4157578
🔍 Latest deploy log https://app.netlify.com/sites/cert-manager-website/deploys/65771c0f589bf80008ac9e5f
😎 Deploy Preview https://deploy-preview-1360--cert-manager-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

components/Header.jsx Outdated Show resolved Hide resolved
@maelvls
Copy link
Member

maelvls commented Dec 11, 2023

Hi James! Nice you see you there! let's make the change and see if it works 😇

/lgtm
/approve

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Dec 11, 2023
@jetstack-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: maelvls

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jetstack-bot jetstack-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 11, 2023
Co-authored-by: Maël Valais <[email protected]>
Signed-off-by: James Laverack <[email protected]>
@jetstack-bot jetstack-bot removed the lgtm Indicates that a PR is ready to be merged. label Dec 11, 2023
@jetstack-bot
Copy link
Contributor

New changes are detected. LGTM label has been removed.

@maelvls maelvls added the lgtm Indicates that a PR is ready to be merged. label Dec 11, 2023
@jetstack-bot jetstack-bot merged commit 505649b into cert-manager:master Dec 11, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants