Skip to content

META:Add AI use policy. #2531#2538

Merged
Silverarmor merged 7 commits intospotDL:devfrom
HridayKoppikar:master
Oct 26, 2025
Merged

META:Add AI use policy. #2531#2538
Silverarmor merged 7 commits intospotDL:devfrom
HridayKoppikar:master

Conversation

@HridayKoppikar
Copy link

@HridayKoppikar HridayKoppikar commented Oct 16, 2025

Title

Added an AI conetent policy as requested by @Silverarmor in issuse #2531

Description

Wrote my own AI policy based on the YT-DLP policy.

Related Issue

#2531

Motivation and Context

Reduces worload on maintainers and contributors.

How Has This Been Tested?

N/A

Screenshots (if appropriate)

Types of Changes

Documentation

Checklist

  • My code follows the code style of this project
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have read the CONTRIBUTING document
  • I have added tests to cover my changes
  • All new and existing tests passed

@Silverarmor Silverarmor changed the base branch from master to dev October 17, 2025 06:37
HridayKoppikar and others added 4 commits October 23, 2025 18:33
Co-authored-by: Jayden <23619946+Silverarmor@users.noreply.github.com>
Co-authored-by: Jayden <23619946+Silverarmor@users.noreply.github.com>
Co-authored-by: Jayden <23619946+Silverarmor@users.noreply.github.com>
Co-authored-by: Jayden <23619946+Silverarmor@users.noreply.github.com>
@Silverarmor Silverarmor requested a review from Copilot October 26, 2025 01:50
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 an AI use policy to the contributing guidelines, establishing clear rules about the use of AI/LLM tools in creating issues and pull requests. The policy aims to reduce maintainer workload by preventing low-quality automated contributions.

Key Changes:

  • Added a new section "AUTOMATED CONTRIBUTIONS (AI / LLM) POLICY" to the contributing guidelines
  • Defined acceptable and unacceptable uses of AI tools for contributions

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

Comment on lines +94 to +95
The rationale behind this policy is that automated contributions are a waste of the maintainers' time. Humans spend their time and brainpower reviewing every submission. Issues or pull requests generated by automation tools create an imbalance of effort between the submitter and the reviewer. Nobody learns anything when a maintainer reviews code written by an LLM.

Copy link

Copilot AI Oct 26, 2025

Choose a reason for hiding this comment

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

[nitpick] This paragraph is very long and difficult to read. Consider breaking it into multiple shorter sentences or bullet points for better readability.

Suggested change
The rationale behind this policy is that automated contributions are a waste of the maintainers' time. Humans spend their time and brainpower reviewing every submission. Issues or pull requests generated by automation tools create an imbalance of effort between the submitter and the reviewer. Nobody learns anything when a maintainer reviews code written by an LLM.
The rationale behind this policy is:
- Automated contributions are a waste of the maintainers' time.
- Humans spend their time and brainpower reviewing every submission.
- Issues or pull requests generated by automation tools create an imbalance of effort between the submitter and the reviewer.
- Nobody learns anything when a maintainer reviews code written by an LLM.

Copilot uses AI. Check for mistakes.
@Silverarmor Silverarmor merged commit 7cd4346 into spotDL:dev Oct 26, 2025
2 of 8 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.

3 participants