The GitHub Actions job "maven in /jelly-tags/quartz for log4j:log4j - Update 
#1580734187" on commons-jelly.git/master has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
1cee2971a201411c39e6d1606d7d7d22fad52501 / AurĂ©lien Pupier <[email protected]>
Restrict trigger push branch for GitHub Workflow (#106)

Feature branches rarely need their own CI runs: the code is already
tested when a pull request is opened against a release branch. If the
push trigger has no branch restriction and pull_request is also
configured, every push to a branch with an open PR runs the workflow
twice: once for the push and once for the PR synchronisation.

Always give the push trigger an explicit list of branches: this stops
branches created from a release branch from inheriting its workflow
runs.

see 
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=430408443#GitHubActionsRecommendedPractices-Restrictthepushtriggertospecificbranches

Signed-off-by: AurĂ©lien Pupier <[email protected]>

Report URL: https://github.com/apache/commons-jelly/actions/runs/35271085855

With regards,
GitHub Actions via GitBox

Reply via email to