Skip to content

ci: add OSS contributor detection pr label#11526

Closed
goniz wants to merge 2 commits intoanomalyco:devfrom
goniz:ci/oss-contributor
Closed

ci: add OSS contributor detection pr label#11526
goniz wants to merge 2 commits intoanomalyco:devfrom
goniz:ci/oss-contributor

Conversation

@goniz
Copy link
Contributor

@goniz goniz commented Jan 31, 2026

What does this PR do?

Modified the pr-management.yml:

  • renamed contributor tag to opencode-contributor
  • introduced a new tag named oss-contributor that gets attached to PRs while author didn’t commit to OpenCode yet, but have previously committed to other public repository on GitHub (who’s not his own)

@github-actions
Copy link
Contributor

Hey! Your PR title ci: add OSS contributor detection pr label doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@R44VC0RP
Copy link
Collaborator

R44VC0RP commented Feb 8, 2026

This is similar to another system I am deploying that is a vouch-api with a scoring method. I don't think we are going to implement this because we want something a bit decentralized.

Don't get me wrong, this isn't a bad idea I just think there might be a better way to do it.

@goniz
Copy link
Contributor Author

goniz commented Feb 8, 2026

This is similar to another system I am deploying that is a vouch-api with a scoring method. I don't think we are going to implement this because we want something a bit decentralized.

Don't get me wrong, this isn't a bad idea I just think there might be a better way to do it.

No problem, thanks for checking this out 🙏🏻
I’ll close the PR

@goniz goniz closed this Feb 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants