Skip to content

Conversation

@Stummi
Copy link
Contributor

@Stummi Stummi commented Apr 9, 2025

Type of Change

  • Bugfix
  • Enhancement / new feature
  • Refactoring
  • Documentation

Description

Checklist

  • Update documentation
  • Review the Contributing Guideline and sign CLA
  • Reference relevant issue(s) and close them after merging

@Stummi Stummi requested a review from a team as a code owner April 9, 2025 15:56
@github-actions
Copy link

github-actions bot commented Apr 9, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@Stummi
Copy link
Contributor Author

Stummi commented Apr 9, 2025

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Apr 9, 2025
most_recent_occr = occrs[0]
content += f" <{most_recent_occr.check_url}|link>"
recent_occrs = occrs[:10]
content += " ".join([f"<{occr.check_url}|[{i+1}]>" for i, occr in enumerate(recent_occrs)])
Copy link
Contributor Author

Choose a reason for hiding this comment

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

No idea if this is right, because I don't know python.

@Stummi Stummi merged commit 4ac4d8e into main Apr 10, 2025
5 checks passed
@Stummi Stummi deleted the Stummi-patch-1 branch April 10, 2025 06:16
@github-actions github-actions bot locked and limited conversation to collaborators Apr 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants