Skip to content

Release sssd-2.13.0#100

Closed
sssd-bot wants to merge 1 commit intoSSSD:masterfrom
sssd-bot:SSSD-sssd.io-relnotes-2.13.0
Closed

Release sssd-2.13.0#100
sssd-bot wants to merge 1 commit intoSSSD:masterfrom
sssd-bot:SSSD-sssd.io-relnotes-2.13.0

Conversation

@sssd-bot
Copy link
Copy Markdown

These are automatically generated release notes for sssd-2.13.0.

Please review and edit the notes before merging.

You can push changes to this pull request

git remote add sssd-bot git@github.com:sssd-bot/sssd.io.git
git fetch sssd-bot refs/heads/SSSD-sssd.io-relnotes-2.13.0
git checkout SSSD-sssd.io-relnotes-2.13.0
git push sssd-bot SSSD-sssd.io-relnotes-2.13.0 --force

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds the release entry and release notes for SSSD version 2.13.0. However, the newly created release notes file contains m4 macro definitions instead of the expected reStructuredText content, which will prevent it from rendering correctly on the documentation site.

Comment on lines +1 to +11
# Primary version number
m4_define([VERSION_NUMBER], [2.13.0])

# If the PRERELEASE_VERSION_NUMBER is set, we'll append
# it to the release tag when creating an RPM or SRPM
# This is intended for build systems to create snapshot
# RPMs. The format should be something like:
# .20090915gitf1bcde7
# and would result in an SRPM looking like:
# sssd-0.5.0-0.20090915gitf1bcde7.fc11.src.rpm
m4_define([PRERELEASE_VERSION_NUMBER], [])
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

high

The content of this file appears to be an m4 macro file (likely version.m4 from the SSSD source repository) rather than reStructuredText release notes. This will not render correctly as a documentation page on the website. Please replace this content with the actual release notes for version 2.13.0 in RST format, including a title and a summary of changes.

@sssd-bot
Copy link
Copy Markdown
Author

This was for testing purpose only.

@sssd-bot sssd-bot closed this Mar 31, 2026
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.

2 participants