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
Copy link
Collaborator

Cannot create a git commit message from PR title and description.

Error while parsing future commit message title: the line is too long 73>72

Problematic parser input:

Fix scripts/update-contributors.pl CONTRIBUTORS screening (#2125) (#2356)

Please see PR title and description formatting requirements for more details.

This message was added by Anubis bot. Anubis will add a new message if the error text changes. Anubis will remove M-failed-description label when there are no corresponding failures to report.

@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