acl-org / acl-org/acl-anthology

Further automation for simple verifications

Open
#8,651 1 comment 0 reactions 1 assignee Claimed by @mbollmann View on GitHub
enhancement
Dominant language
Python
Stars
796
Forks
408
Avg merge
3d 13h
Merged PRs (30d)
34

Description

A lot of the author page issues are simply to add an ORCID and degree institution to an existing unverified page, making it verified. I call these simple verification requests. They are identified by ensuring the author page is unverified and that "Verification" is the only checkbox selected in the list of possible changes.

One step that I perform manually for such requests is to check the profile at the supplied OpenReview link and ensure that it has an ORCID link matching the ORCID provided in the form. Occasionally the OpenReview profile lacks an ORCID link, and I respond to the issue requesting that it be added. I also check the preferred name on OpenReview.

It occurs to me that this check could be automated. When the issue is created, it could trigger a GitHub action that calls the OpenReview API to fetch the ORCID information (if present) and preferred name. If the ORCID link is missing, it could respond in the thread to request that it be added. Otherwise it would add a message giving the OpenReview preferred name and stating that Anthology staff will follow up to review the request.

Does this sound worthwhile? I might try vibecoding it in Gemini (don't have access to Claude-Code).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.