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

Designate "bot" users in the database #934

Closed
jugglinmike opened this issue Feb 22, 2024 · 0 comments
Closed

Designate "bot" users in the database #934

jugglinmike opened this issue Feb 22, 2024 · 0 comments

Comments

@jugglinmike
Copy link
Contributor

Currently, the application logic uses a heuristic based on username to differentiate between so-called "bot" users (i.e. those not associated with a human being or GitHub account) and human users. In the interest of improving maintainability, we would prefer to reflect that information in the data model itself.

gnarf added a commit that referenced this issue May 16, 2024
Feat: Add isBot flag to users to simplify matching - Ack #934
howard-e added a commit that referenced this issue May 28, 2024
Issues addressed:
* #1105, addresses w3c/aria-at#1070
* #1053, addresses w3c/aria-practices#2971
* #1097, addresses #977
* #1095, addresses #991
* #1093, addresses #934
* #1000, addresses #818
* #1089, addresses #992
* #1067, addresses #993
* #1056, addresses w3c/wai-aria-practices#212

---------

Co-authored-by: alflennik <[email protected]>
Co-authored-by: Paul Clue <[email protected]>
Co-authored-by: Mx Corey Frang <[email protected]>
Co-authored-by: Mx. Corey Frang <[email protected]>
Co-authored-by: Erika Miguel <[email protected]>
Co-authored-by: Mike Pennisi <[email protected]>
@ccanash ccanash closed this as completed Jun 3, 2024
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

No branches or pull requests

2 participants