mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 02:47:36 -02:30
Allow scm_branch in notifications.
This commit is contained in:
@@ -39,6 +39,7 @@ class TestJobNotificationMixin(object):
|
||||
'modified': datetime.datetime,
|
||||
'name': str,
|
||||
'playbook': str,
|
||||
'scm_branch': str,
|
||||
'scm_revision': str,
|
||||
'skip_tags': str,
|
||||
'start_at_task': str,
|
||||
|
||||
Reference in New Issue
Block a user