all-contributors / app

🤖 A GitHub App to automate acknowledging contributors to your open source projects
https://allcontributors.org
MIT License
553 stars 144 forks source link

Visibility into what CLI / underlying library version the app is using? #479

Open JoshuaKGoldberg opened 9 months ago

JoshuaKGoldberg commented 9 months ago

Describe the bug

I'm seeing what appears to be the app not using the latest CLI version:

  1. https://github.com/all-contributors/cli/pull/356 & https://github.com/all-contributors/cli/pull/360 should have improved the CLI to respect Prettier config files
  2. https://github.com/JoshuaKGoldberg/create-typescript-app/pull/806 removed .all-contributorsrc in a repository
  3. https://github.com/JoshuaKGoldberg/create-typescript-app/pull/808 showed the GitHub app not respecting allcontributors

To Reproduce

See https://github.com/JoshuaKGoldberg/create-typescript-app/pull/808.

Expected behavior

I'd have though the GitHub app should use the latest CLI version.

Is it not?