Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Originally posted by" crediting #74

Open
0x4007 opened this issue Jul 26, 2024 · 3 comments
Open

"Originally posted by" crediting #74

0x4007 opened this issue Jul 26, 2024 · 3 comments

Comments

@0x4007
Copy link
Member

0x4007 commented Jul 26, 2024

In a conversation, using the context menu, we are able to instantly create a new issue and prefill the body with the comment contents. It is common that the original author of the comment does not receive credit for creating the issue (when another team member creates the issue for them.)

Detect when the following string is detected (full example with context):

Originally posted by @0x4007 in https://github.com/ubiquibot/conversation-rewards/pull/58#discussion_r1691159526

So it will be a regex like ^Originally posted by @<username regex> in <url regex>$

And when calculating the rewards, the original author should receive part of the author credit. Make it configurable with a percentage. I would default to 50% of the credit.

@0x4007
Copy link
Member Author

0x4007 commented Sep 12, 2024

Not sure if two hours is appropriate.

@gentlementlegen
Copy link
Member

@0x4007 When you say "receive part of the author credit", what do you mean exactly, dividing the specification reward only between the two users, or the whole total, or the "original poster" gets a reward equal to a percentage of the issue creator without changing the issue creator reward?

@0x4007
Copy link
Member Author

0x4007 commented Sep 24, 2024

dividing the specification reward only between the two users

yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants