boostorg / boost

Super-project for modularized Boost
https://github.com/boostorg/wiki/wiki/Getting-Started%3A-Overview
Boost Software License 1.0
6.97k stars 1.72k forks source link

Github Actions: commitbot runs conditionally on boostorg/boost repo #916

Closed sdarwin closed 3 months ago

sdarwin commented 3 months ago

Nearly all developers who fork the superproject would not need their own version of commit-bot running.

Usually it doesn't work. The token is missing. Or, if it is configured to run successfully, that will cause divergent commits in the fork.

As shown, what this pull request does is have the commit-bot check it's in "boostorg/boost". @pdimov please merge this, whenever convenient. It should be observed over the subsequent few hours to be sure the bot continues to run.