Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Mar 14, 2025

Context

The github action in #1630 can't write to main directly, so this changes it to open a PR instead.


Important

Modify update-contributors.yml to create a pull request for README.md changes instead of direct push.

  • Behavior:
    • Changes GitHub Action in update-contributors.yml to create a pull request instead of pushing directly to main.
    • Uses peter-evans/create-pull-request@v5 to automate PR creation when README.md changes are detected.
  • Configuration:
    • Sets PR title to "Update contributors list" and commit message to "docs: update contributors list".
    • Configures PR to delete branch after merge and adds a timestamp suffix to branch name.

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

@changeset-bot
Copy link

changeset-bot bot commented Mar 14, 2025

⚠️ No Changeset found

Latest commit: d9ffda5

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 the size:S This PR changes 10-29 lines, ignoring generated files. label Mar 14, 2025
@mrubens mrubens merged commit b9d3596 into main Mar 14, 2025
14 checks passed
@mrubens mrubens deleted the update_contributors_pr branch March 14, 2025 03:28
@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

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