]
Nick Boldt commented on JBIDE-20046:
------------------------------------
one part of this was done as part of
But as to jiralint-like spam to warn when changes haven't been built or commits were
not pushed to all appropriate branches, that's not in place yet.
Perhaps [~rob.stryker] has time to work on this?
create jiralint-like notifier that can alert if changes in a branch
have not been built after X days
----------------------------------------------------------------------------------------------------
Key: JBIDE-20046
URL:
https://issues.jboss.org/browse/JBIDE-20046
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: build
Affects Versions: 4.3.0.Beta1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.3.x
Suggested by [~rob.stryker] to avoid having situations where jobs are disabled because no
one is maintaining the code & we end up with something like JBIDE-20041, where last
year's Freemarker is included in JBT 4.3.0.Beta1 instead of the latest stuff.
{quote}
[10:36:50 AM] Rob Stryker: would it be possible to make a script that runs once a week
checking for commits and firing emails indicating the jobs should be re-enabled?
[10:37:50 AM] Rob Stryker: if job is enabled, dont even bother to check/notify
[10:37:57 AM] Rob Stryker: if job is disabled, then check for new commits
{quote}