Skip to content

docs(contributor): contributors readme action update#950

Merged
guibranco merged 1 commit into
mainfrom
contributors-readme-action-7VKcxU2Tl5
Jul 4, 2026
Merged

docs(contributor): contributors readme action update#950
guibranco merged 1 commit into
mainfrom
contributors-readme-action-7VKcxU2Tl5

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

πŸ“‘ Description

contributors readme action update

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

☒️ Does this introduce a breaking change?

  • Yes
  • No

@sourcery-ai

sourcery-ai Bot commented Jul 4, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Adds a new contributor entry to the README and fixes the contributor table row structure so HTML table rows are correctly grouped.

Flow diagram for updated README contributors table structure

flowchart LR
    subgraph Before
        A[Row 1: existing contributors]
        B[Row 2: Viktorius and Yousef in same row]
        C[Row 3: akhtareimon and following contributors]
        A --> B --> C
    end

    subgraph After
        D[Row 1: existing contributors]
        E[Row 2: new contributor HarryKambo added]
        F[Row 3: Viktorius in previous row, new row break]
        G[Row 4: Yousef and akhtareimon start new correctly grouped row]
        D --> E --> F --> G
    end

    Before --> After
Loading

File-Level Changes

tags so that existing contributors are grouped into correctly structured table rows without splitting Yousef-Majidi and akhtareimon into separate rows.
  • Ensure indentation and alignment of the modified table markup are consistent with surrounding HTML.
  • Change Details Files
    Add a new contributor block to the contributors table and adjust table row tags to maintain valid HTML structure.
    • Insert a new table cell with avatar image, GitHub profile link, and name for contributor HarryKambo.
    • Move closing and opening
    README.md

    Tips and commands

    Interacting with Sourcery

    • Trigger a new review: Comment @sourcery-ai review on the pull request.
    • Continue discussions: Reply directly to Sourcery's review comments.
    • Generate a GitHub issue from a review comment: Ask Sourcery to create an
      issue from a review comment by replying to it. You can also reply to a
      review comment with @sourcery-ai issue to create an issue from it.
    • Generate a pull request title: Write @sourcery-ai anywhere in the pull
      request title to generate a title at any time. You can also comment
      @sourcery-ai title on the pull request to (re-)generate the title at any time.
    • Generate a pull request summary: Write @sourcery-ai summary anywhere in
      the pull request body to generate a PR summary at any time exactly where you
      want it. You can also comment @sourcery-ai summary on the pull request to
      (re-)generate the summary at any time.
    • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
      request to (re-)generate the reviewer's guide at any time.
    • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
      pull request to resolve all Sourcery comments. Useful if you've already
      addressed all the comments and don't want to see them anymore.
    • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
      request to dismiss all existing Sourcery reviews. Especially useful if you
      want to start fresh with a new review - don't forget to comment
      @sourcery-ai review to trigger a new review!

    Customizing Your Experience

    Access your dashboard to:

    • Enable or disable review features such as the Sourcery-generated pull request
      summary, the reviewer's guide, and others.
    • Change the review language.
    • Add, remove or edit custom review instructions.
    • Adjust other review settings.

    Getting Help

    @gstraccini
    gstraccini Bot requested a review from guibranco July 4, 2026 03:39
    @gstraccini gstraccini Bot added 🚦 awaiting triage Items that are awaiting triage or categorization πŸ€– bot Automated processes or integrations labels Jul 4, 2026
    @gstraccini

    gstraccini Bot commented Jul 4, 2026

    Copy link
    Copy Markdown
    Contributor

    Please provide a description for this pull request.

    @sourcery-ai sourcery-ai Bot left a comment

    Copy link
    Copy Markdown

    Choose a reason for hiding this comment

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

    Hey - I've left some high level feedback:

    • Please double-check the <tr> grouping so that each row contains a consistent number of contributor <td> cells and the table layout stays aligned across all contributors.
    • The mix of tabs and spaces in the modified table rows makes indentation inconsistent; consider normalizing indentation to match the existing style in the README.
    Prompt for AI Agents
    Please address the comments from this code review:
    
    ## Overall Comments
    - Please double-check the `<tr>` grouping so that each row contains a consistent number of contributor `<td>` cells and the table layout stays aligned across all contributors.
    - The mix of tabs and spaces in the modified table rows makes indentation inconsistent; consider normalizing indentation to match the existing style in the README.

    Sourcery is free for open source - if you like our reviews please consider sharing them ✨
    Help me be more useful! Please click πŸ‘ or πŸ‘Ž on each comment and I'll use the feedback to improve your reviews.

    @github-actions github-actions Bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jul 4, 2026
    @github-actions

    github-actions Bot commented Jul 4, 2026

    Copy link
    Copy Markdown
    Contributor Author

    Infisical secrets check: βœ… No secrets leaked!

    πŸ’» Scan logs
    2026-07-04T03:40:20Z INF scanning for exposed secrets...
    3:40AM INF 807 commits scanned.
    2026-07-04T03:40:21Z INF scan completed in 1.23s
    2026-07-04T03:40:21Z INF no leaks found
    

    @sonarqubecloud

    sonarqubecloud Bot commented Jul 4, 2026

    Copy link
    Copy Markdown

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

    Labels

    🚦 awaiting triage Items that are awaiting triage or categorization πŸ€– bot Automated processes or integrations size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    1 participant