Skip to content

Conversation

@squidadm
Copy link
Collaborator

@squidadm squidadm commented Jan 17, 2026

Possible unintended interpolation of @users in string
Bareword "true" not allowed
Bareword "false" not allowed
Execution of ... aborted due to compilation errors

Recent commit daa76f4 broke scripts/update-contributors.pl
syntax (see error messages quoted above) and its lower-case
comparison logic, effectively disabling CONTRIBUTORS checks.

Also do not hide update-contributors.pl execution failures.
Buggy failure detection contributed to the above problems
ignored by CI tests.

…e#2125)

    Possible unintended interpolation of @users in string
    Bareword "true" not allowed
    Bareword "false" not allowed
    Execution of ... aborted due to compilation errors

Recent commit daa76f4 broke scripts/update-contributors.pl syntax (see
error messages quoted above) and its lower-case comparison logic,
effectively disabling CONTRIBUTORS checks.

Also do not hide update-contributors.pl execution failures. Buggy
failure detection contributed to the above problems ignored by CI tests.
@squid-anubis squid-anubis added the M-failed-description https://github.com/measurement-factory/anubis#pull-request-labels label Jan 17, 2026
@squid-anubis

This comment was marked as resolved.

@yadij yadij changed the title Fix scripts/update-contributors.pl CONTRIBUTORS screening (#2125) Fix scripts/update-contributors.pl CONTRIBUTORS screening Jan 17, 2026
@squid-anubis squid-anubis removed the M-failed-description https://github.com/measurement-factory/anubis#pull-request-labels label Jan 17, 2026
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

Successfully merging this pull request may close these issues.

4 participants