Yicong-Huang commented on issue #4603:
URL: https://github.com/apache/texera/issues/4603#issuecomment-4643807447
Resolved. The `meta.environment: github_rulesets` opt-in was re-added
incidentally by #5036 (merge queue setup), then INFRA's #5080 (`Set up default
rulesets for default and release branches`) installed the actual rulesets, and
#5139 (`fix: enable ASF nextgen config`) added `meta.nextgen: true` to let the
next-gen parser apply them.
Verified on `apache/texera` now:
\`\`\`
$ gh api repos/apache/texera/rulesets --jq '.[] | {id, name, enforcement}'
{"id":16663487,"name":"Default Branch Protection","enforcement":"active"}
{"id":16663486,"name":"Merge Queue","enforcement":"active"}
\`\`\`
No longer the empty `[]` from the original report. Closing.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]