qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] cb4c25: .travis.yml: Disable IRC build status


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] cb4c25: .travis.yml: Disable IRC build status updates from...
Date: Tue, 19 Jul 2016 07:30:06 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: cb4c2536d56c73cb5b6b9ea4f2c5ed17e9b6b9f1
      
https://github.com/qemu/qemu/commit/cb4c2536d56c73cb5b6b9ea4f2c5ed17e9b6b9f1
  Author: Pranith Kumar <address@hidden>
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  .travis.yml: Disable IRC build status updates from forks

We want the travis build bot to post notifications on IRC only for the
master qemu repository and not the various forks/branches of
others. Currently there is no direct option to restrict the updates to
one repository. This is being worked upon by the developers and
tracked in https://github.com/travis-ci/travis-ci/issues/1094.

Until such time, we can use the workaround as posted in
ref. https://github.com/facebook/flow/pull/1822.

This basically creates an ecrypted string which decrypts to qemu IRC
channel only on "qemu/qemu" repo and not on the forks. This enables
the build bot to notify the IRC only for the main repo.

Signed-off-by: Pranith Kumar <address@hidden>
Signed-off-by: Alex Bennée <address@hidden>


  Commit: db3e07dbdecde45e9c7c8165bed0185d81e7ac6c
      
https://github.com/qemu/qemu/commit/db3e07dbdecde45e9c7c8165bed0185d81e7ac6c
  Author: Peter Maydell <address@hidden>
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-20160718-1' 
into staging

Make IRC a little less noisy

# gpg: Signature made Mon 18 Jul 2016 16:42:57 BST
# gpg:                using RSA key 0xFBD0DB095A9E2A44
# gpg: Good signature from "Alex Bennée (Master Work Key) <address@hidden>"
# Primary key fingerprint: 6685 AE99 E751 67BC AFC8  DF35 FBD0 DB09 5A9E 2A44

* remotes/stsquad/tags/pull-travis-20160718-1:
  .travis.yml: Disable IRC build status updates from forks

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/1df8ffb286b6...db3e07dbdecd

reply via email to

[Prev in Thread] Current Thread [Next in Thread]