Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Mar 14, 2025

Important

Improves GitHub Actions workflow to update contributors in README by consolidating steps and refining change detection and commit logic.

  • Workflow Changes:
    • Consolidates update-contributors and change-checking into a single step in update-contributors.yml.
    • Uses git diff --quiet to check for changes in README.md.
    • Removes separate change-checking step.
  • Commit Logic:
    • Stages and commits changes only if README.md is modified.
    • Configures git user for commit as github-actions[bot].
  • Pull Request Creation:
    • Creates a pull request only if changes are detected.
    • Uses peter-evans/create-pull-request@v5 to automate PR creation.

This description was created by Ellipsis for 548f25b. It will automatically update as commits are pushed.

@changeset-bot
Copy link

changeset-bot bot commented Mar 14, 2025

⚠️ No Changeset found

Latest commit: b0ab8e0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. documentation Improvements or additions to documentation labels Mar 14, 2025
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
@mrubens mrubens merged commit 91dab5f into main Mar 14, 2025
6 checks passed
@mrubens mrubens deleted the better_contributors_pr_logic branch March 14, 2025 03:44
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants