Skip to content

Feat: full_label field can be used instead of the label#15950

Open
ivellios wants to merge 1 commit into
devopsdays:mainfrom
ivellios:maint/optional-sponsors-suffix-disable
Open

Feat: full_label field can be used instead of the label#15950
ivellios wants to merge 1 commit into
devopsdays:mainfrom
ivellios:maint/optional-sponsors-suffix-disable

Conversation

@ivellios

@ivellios ivellios commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Background

Using the label field implies that in the template of the event, each section of the sponsors will show up as [label] Sponsors (with the Sponsors suffix). Some events may want/need to add different types of partners that are not explicitly Sponsors, and adding an automatic suffix of Sponsors makes them look awkward.

Proposal

To avoid that, this commit introduces a new field full_label which - when set - will be used in place of the [label] Sponsors (replacing it fully).

The same rule applies to the Join as... link in the section. The label field is not required if full_label is used instead.

Backwards compatibility

The default still falls into the label field to maintain old events.

Example

image

Closes #14456

…e label

Using label implies that in the template of the event each section of the sponsors will show up as \{label\} Sponsors.
Some events may need to add different types of partners, which are not explicitly Sponsors and adding automatic suffix
of Sponsors makes them look awkward.

To avoid that, this commit introduces a new field full_label which - when set - will be used
in place of the 'label' Sponsors.

The default still falls into label to maintain old events.

The same rule applies to 'Join as...' link in the section. The label field is not required if full_label is used.
@ivellios ivellios requested a review from a team as a code owner June 15, 2026 16:14
@netlify

netlify Bot commented Jun 15, 2026

Copy link
Copy Markdown

Deploy Preview for devopsdays-web ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit f863742
🔍 Latest deploy log https://app.netlify.com/projects/devopsdays-web/deploys/6a302502ec45da0008dffd49
😎 Deploy Preview https://deploy-preview-15950--devopsdays-web.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ability to override sponsor section titles

1 participant