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

Accept username as valid author name in CHANGELOG #49919

Merged

Conversation

jonathanhefner
Copy link
Member

This fixes the CHANGELOG linter to accept usernames that include digits as valid author names.


Example failure addressed by this change: https://github.com/rails/rails/actions/runs/6756217672/job/18365428846#step:8:13

Even though the entry has an author:

* `ActiveRecord::Base.table_name` now returns `nil` instead of raising
"undefined method `abstract_class?` for Object:Class".
*a5-stable*

This fixes the `CHANGELOG` linter to accept usernames that include
digits as valid author names.
@eileencodes eileencodes merged commit 2f34889 into rails:main Nov 7, 2023
5 checks passed
eileencodes added a commit that referenced this pull request Nov 7, 2023
…as-author

Accept username as valid author name in `CHANGELOG`
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.

None yet

2 participants