Skip to content

Fix formatting and update section headings in release notes#310

Merged
Frostman merged 2 commits into
githedgehog:masterfrom
gajjuu:patch-1
May 27, 2026
Merged

Fix formatting and update section headings in release notes#310
Frostman merged 2 commits into
githedgehog:masterfrom
gajjuu:patch-1

Conversation

@gajjuu

@gajjuu gajjuu commented May 20, 2026

Copy link
Copy Markdown
Contributor

Updated headings for Observability and Bug Fixes sections, corrected formatting issues.

@gajjuu gajjuu requested a review from a team as a code owner May 20, 2026 09:26
@gajjuu gajjuu requested a review from pau-hedgehog May 20, 2026 09:26
@gajjuu

gajjuu commented May 20, 2026

Copy link
Copy Markdown
Contributor Author

@pau-hedgehog Hi! First time contributing here. I see the DCO check is failing. Could you guide me on how to fix it? Happy to add the sign-off.

@qmonnet

qmonnet commented May 20, 2026

Copy link
Copy Markdown
Member

Hi @gajjuu, thanks a lot for the fixes!

There are some instructions in the DCO action logs:

Amend last commit

To fix the incorrectly signed off commit:

  1. Ensure you have a local copy of your branch by checking out the pull request locally via command line.
  2. In your local branch, run: git commit --amend --signoff
  3. Force push your changes to overwrite the branch: git push --force-with-lease origin patch-1

In short, amend your commit using git's --signoff/-s option, or add the line manually to the commit description, then force-push your updated branch.

@qmonnet qmonnet left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The sign-off line is good, but something is amiss with the commit title. Would you mind fixing it please?

Image

Signed-off-by: Gajendra Gouda <gajendragouda254@gmail.com>
qmonnet
qmonnet previously approved these changes May 20, 2026

@qmonnet qmonnet left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

@qmonnet

qmonnet commented May 20, 2026

Copy link
Copy Markdown
Member

The build fails because of the credentials, I think we'll need @Frostman to bypass and merge 🙏

@Frostman Frostman left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hi, thank you for the contribution!

Comment thread docs/release-notes/index.md
Comment thread docs/release-notes/index.md Outdated
Comment thread docs/release-notes/index.md Outdated
Signed-off-by: Gajendra Gouda <gajendragouda254@gmail.com>
@Frostman Frostman merged commit 57480d7 into githedgehog:master May 27, 2026
2 of 3 checks passed
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.

3 participants