Skip to content

Update supporters list - #115

Open
meza wants to merge 1 commit into
mainfrom
update/patrons
Open

Update supporters list#115
meza wants to merge 1 commit into
mainfrom
update/patrons

Conversation

@meza

@meza meza commented Jun 4, 2026

Copy link
Copy Markdown
Owner

This PR updates the supporters list.

Copilot AI review requested due to automatic review settings June 4, 2026 01:27
@meza
meza enabled auto-merge June 4, 2026 01:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the README’s supporters/patrons section by adding a new supporter entry.

Changes:

  • Add “Schauweg” to the supporters list between the patrons markers.

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

Comment thread README.md
@github-actions
github-actions Bot force-pushed the update/patrons branch 2 times, most recently from fc764da to 2d351b6 Compare June 5, 2026 01:18
Copilot AI review requested due to automatic review settings June 5, 2026 01:18
@meza
meza removed the request for review from Copilot June 5, 2026 01:18
@github-actions
github-actions Bot force-pushed the update/patrons branch 5 times, most recently from 3c9a935 to c7f8857 Compare June 9, 2026 17:39
Copilot AI review requested due to automatic review settings June 9, 2026 17:39
@meza
meza removed the request for review from Copilot June 9, 2026 17:39
Copilot AI review requested due to automatic review settings June 9, 2026 17:39
@meza
meza removed the request for review from Copilot June 9, 2026 17:39
Copilot AI review requested due to automatic review settings June 9, 2026 17:45
@meza
meza removed the request for review from Copilot June 9, 2026 17:45
Copilot AI review requested due to automatic review settings June 9, 2026 23:36
@meza
meza removed the request for review from Copilot June 9, 2026 23:36
Copilot AI review requested due to automatic review settings June 10, 2026 01:19
@meza
meza removed the request for review from Copilot June 10, 2026 01:19
@github-actions
github-actions Bot force-pushed the update/patrons branch 3 times, most recently from 33454de to 1a82912 Compare June 13, 2026 01:22
@meza
meza removed the request for review from Copilot June 18, 2026 19:09
Copilot AI review requested due to automatic review settings June 18, 2026 19:21
@meza
meza removed the request for review from Copilot June 18, 2026 19:21
Copilot AI review requested due to automatic review settings June 19, 2026 17:32
@meza
meza removed the request for review from Copilot June 19, 2026 17:32
@github-actions
github-actions Bot force-pushed the update/patrons branch 6 times, most recently from 10341d1 to e1a5b23 Compare June 23, 2026 19:29
Copilot AI review requested due to automatic review settings June 23, 2026 19:29
@meza
meza removed the request for review from Copilot June 23, 2026 19:29

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

Comment on lines 49 to 52
- name: "🔃 Use Latest Node.js"
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: 25

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.

Comments suppressed due to low confidence (1)

.github/workflows/build.yml:44

  • The PR description says this only updates the supporters list, but this workflow change also bumps GitHub Actions dependencies (e.g., actions/setup-java). Consider updating the PR description to mention the workflow dependency updates, or splitting the workflow bumps into a separate PR to keep changes focused.
      - name: "☕ Setup Jdk 25"
        uses: actions/setup-java@03ad4de0992f5dab5e18fcb136590ce7c4a0ac95 # v5.6.0
        with:

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Comment thread .github/workflows/update-patrons.yml Outdated
Comment on lines +21 to +25
- name: Checkout repository
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1

- name: Update supporters list
uses: meza/action-patrons@a7724e1e96cac4c1acdd1e076a0327e376c6ab7b # v1.0.17
uses: meza/action-patrons@f7b554efbf7e65abbdb2d4372ce906e257fbb3e8 # v1.0.20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

3 participants