[Buildbot-commits] [buildbot/buildbot] 579922: GitHub hook: fix backward compatibility

GitHub noreply at github.com
Sun Jun 7 05:34:00 UTC 2015


  Branch: refs/heads/eight
  Home:   https://github.com/buildbot/buildbot
  Commit: 579922edae899d352e0d47ba0f481c43e059a20b
      https://github.com/buildbot/buildbot/commit/579922edae899d352e0d47ba0f481c43e059a20b
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-06-06 (Sat, 06 Jun 2015)

  Changed paths:
    M master/buildbot/status/web/hooks/github.py

  Log Message:
  -----------
  GitHub hook: fix backward compatibility

* previously GitHub hook could be enabled by specifying
  `change_hook_dialects={'github':True}`; one of the recent changes made
  this non-working


  Commit: 928f147e1ad6f550d5e7648c82f946cc010479c7
      https://github.com/buildbot/buildbot/commit/928f147e1ad6f550d5e7648c82f946cc010479c7
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
    M master/buildbot/status/web/hooks/github.py

  Log Message:
  -----------
  Merge pull request #1708 from sa2ajj/github-backward-compatibility

GitHub hook: fix backward compatibility

Fixes ticket:3271


Compare: https://github.com/buildbot/buildbot/compare/3f91e6668007...928f147e1ad6


More information about the Commits mailing list