[wp-trac] [WordPress Trac] #50307: Disable Slack notifications for non-version branch builds
WordPress Trac
noreply at wordpress.org
Wed Jun 3 17:01:28 UTC 2020
#50307: Disable Slack notifications for non-version branch builds
------------------------------+----------------------------
Reporter: desrosj | Owner: desrosj
Type: enhancement | Status: closed
Priority: lowest | Milestone: WordPress.org
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
------------------------------+----------------------------
Changes (by desrosj):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"47901" 47901]:
{{{
#!CommitTicketReference repository="" revision="47901"
Build/Test Tools: Disable Travis CI build Slack notifications for non-
official branches.
When branches are unintentionally pushed to the GitHub `wordpress-develop`
mirror by committers, a build is triggered in Travis and the result is
reported in Slack if the criteria defined is met.
Though this is not the desired workflow (any modifications made to the
mirror are erased when the repository is synced from SVN), this can cause
a lot of noise if several pushes are made and raise false alarms.
This change limits builds only to the `master` branch, and branches
meeting the `X.X` pattern to match each branched version.
Props desrosj, jorbin, ocean90, TimothyBlynJacobs.
Fixes #50307.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50307#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list