committed icon indicating copy to clipboard operation
committed copied to clipboard

Establish a pattern for welcome bots to help people with committed

Open epage opened this issue 3 years ago • 0 comments

As suggested in https://github.com/crate-ci/typos/pull/387

Options I found

  • https://github.com/marketplace/actions/welcome-new-contributors
  • https://github.com/marketplace/actions/welcome-new-users
  • https://github.com/rust-lang/highfive

High Five is the nicest with path-based messages,expected branch handling, etc. The problem is its a bit more involved to setup.

epage avatar Dec 14 '21 21:12 epage