Skip to content

docs(contributor): contributors readme action update#902

Merged
guibranco merged 1 commit into
mainfrom
contributors-readme-action-3ajj_vwJzC
Apr 21, 2026
Merged

docs(contributor): contributors readme action update#902
guibranco merged 1 commit into
mainfrom
contributors-readme-action-3ajj_vwJzC

Conversation

@github-actions

@github-actions github-actions Bot commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

Summary by Sourcery

Documentation:

  • Add Christopher Conley to the contributors section in the README and adjust the contributors table row structure.

@sourcery-ai

sourcery-ai Bot commented Apr 21, 2026

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

Reviewer's Guide

Updates the contributors section in README.md by adding a new contributor and fixing the HTML table row structure around the contributors grid.

Flow diagram for updated contributors table structure in README

flowchart TB
    subgraph ContributorsTable
        direction TB
        Before[Row_1
 - Batyrkhan_Akzholov
 - ducdaiii
 - Doan_Duc_Daii
 - joaovaladares]
        After[Row_1
 - Batyrkhan_Akzholov
 - christopher_conley
 - ducdaiii
 - Doan_Duc_Daii

Row_2
 - joaovaladares
 - SimranGil
 ...]
    end

    Before -->|HTML row boundary moved| After
    NewContributor[New contributor cell
christopher_conley] --> After
Loading

File-Level Changes

tags so that table rows are correctly grouped after the newly added contributor and to maintain consistent layout for existing contributors.
  • Remove redundant
  • boundary tags that previously split existing contributors into separate rows in a way that would conflict with the new cell.
    Change Details Files
    Add a new contributor entry to the README contributors table and adjust surrounding table row markup for valid HTML structure.
    • Insert a new table cell containing avatar image, profile link, and name for contributor Christopher Conley in the contributors grid.
    • 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 April 21, 2026 15:43

    @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:

    • The added and tags reflow the contributor grid; double-check that each table row still contains the intended number of columns so the layout remains consistent across all screen sizes.
    • The new insertions use tab indentation while nearby HTML uses spaces; consider normalizing indentation to match the surrounding style for readability.
    Prompt for AI Agents
    Please address the comments from this code review:
    
    ## Overall Comments
    - The added </tr> and <tr> tags reflow the contributor grid; double-check that each table row still contains the intended number of columns so the layout remains consistent across all screen sizes.
    - The new <tr> insertions use tab indentation while nearby HTML uses spaces; consider normalizing indentation to match the surrounding style for readability.

    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.

    @gstraccini gstraccini Bot added 🚦 awaiting triage Items that are awaiting triage or categorization 🤖 bot Automated processes or integrations labels Apr 21, 2026
    @guibranco
    guibranco merged commit 6d7000e into main Apr 21, 2026
    11 of 15 checks passed
    @guibranco
    guibranco deleted the contributors-readme-action-3ajj_vwJzC branch April 21, 2026 15:50
    @AppVeyorBot

    Copy link
    Copy Markdown

    Build CrispyWaffle 10.0.1533 failed (commit 3f8cd7c330 by @github-actions[bot])

    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

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    2 participants