Skip to content

Unpushed commits (local main ahead of origin/main)#46

Merged
StanBarrows merged 2 commits into
mainfrom
feature-dependency-bump
Mar 26, 2026
Merged

Unpushed commits (local main ahead of origin/main)#46
StanBarrows merged 2 commits into
mainfrom
feature-dependency-bump

Conversation

@StanBarrows
Copy link
Copy Markdown
Contributor

Local main was 2 commit(s) ahead of origin/main. Opened from update-opensource-active.sh for review.

Copilot AI review requested due to automatic review settings March 26, 2026 06:23
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR appears to bring local main in sync with origin/main, and includes a change to published package metadata in composer.json.

Changes:

  • Updates the authors metadata in composer.json (email change and removal of an author entry).
  • Fixes the misspelling of the role value (Sofware-EngineerSoftware-Engineer) as part of the author block update.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread composer.json
Comment on lines 11 to 18
"authors": [
{
"name": "Sebastian Bürgin-Fix",
"email": "sebastian.buergin@buergin.ch",
"email": "helpdesk@codebar.ch",
"homepage": "https://www.codebar.ch",
"role": "Sofware-Engineer"
},
{
"name": "Rhys Lees",
"role": "Software-Engineer"
}
],
Copy link

Copilot AI Mar 26, 2026

Choose a reason for hiding this comment

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

The PR description is about syncing unpushed commits, but this hunk changes the published package metadata (authors list/email). Please confirm this metadata change is intentional; if it’s accidental, revert it or update the PR description to explain why the author entry was replaced/removed.

Copilot uses AI. Check for mistakes.
@StanBarrows StanBarrows merged commit 1e6c774 into main Mar 26, 2026
16 checks passed
@StanBarrows StanBarrows deleted the feature-dependency-bump branch March 26, 2026 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants