Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 29, 2025

Adds sponsorship configuration from ELMOURABEA/.github#6 to enable the Sponsor button on this repository.

Changes

  • .github/FUNDING.yml - Configured 8 sponsorship platforms (GitHub Sponsors, Patreon, Open Collective, Ko-fi, Liberapay, Polar, Buy Me a Coffee, custom URL)

Enables consistent sponsorship options across all ELMOURABEA repositories.

Original prompt

make sure to add add this (ELMOURABEA/.github#6)
to every repo on my account


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Co-authored-by: ELMOURABEA <189882272+ELMOURABEA@users.noreply.github.com>
Copilot AI changed the title [WIP] Add pull request to all repositories Add FUNDING.yml for sponsorship configuration Oct 29, 2025
Copilot AI requested a review from ELMOURABEA October 29, 2025 11:45
@ELMOURABEA ELMOURABEA marked this pull request as ready for review November 8, 2025 16:54
Copilot AI review requested due to automatic review settings November 8, 2025 16:54
Copy link
Contributor

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 adds a GitHub funding configuration file (FUNDING.yml) to enable sponsorship options for the Activbot project.

  • Adds support for multiple funding platforms (GitHub, Patreon, Open Collective, Ko-fi, Liberapay, Polar, Buy Me a Coffee)
  • Configures ELMOURABEA as the username/handle across all platforms
  • Includes a custom sponsorship URL

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

@@ -0,0 +1,10 @@
# These are supported funding model platforms

github: ELMOURABEA
Copy link

Copilot AI Nov 8, 2025

Choose a reason for hiding this comment

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

The custom field contains a redundant GitHub Sponsors URL since the 'github' field already links to GitHub Sponsors for the same username. Remove either the 'custom' field or the 'github' field to avoid duplication.

Copilot uses AI. Check for mistakes.
liberapay: ELMOURABEA
polar: ELMOURABEA
buy_me_a_coffee: ELMOURABEA
custom: ["https://github.com/sponsors/ELMOURABEA"]
Copy link

Copilot AI Nov 8, 2025

Choose a reason for hiding this comment

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

The custom field contains a redundant GitHub Sponsors URL since the 'github' field already links to GitHub Sponsors for the same username. Remove either the 'custom' field or the 'github' field to avoid duplication.

Suggested change
custom: ["https://github.com/sponsors/ELMOURABEA"]

Copilot uses AI. Check for mistakes.
@ELMOURABEA ELMOURABEA merged commit bb30569 into main Nov 9, 2025
16 of 18 checks passed
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