Skip to content

Custom properties

Custom properties allow you to decorate your repository with information such as compliance frameworks, data sensitivity, or project details.

allow_all_jira_projectsEnable if this repository can accept Jira issues from any project.
true
ci_slack_channelSlack handle where build failures are posted to help your team take action faster. Must not include the pound `#` sign.
awt-monitoring-platform-ci
compliance_slack_channelSlack handle where compliance alerts (security scans, dependency alerts and secret scans) are posted. Must not include the pound `#` sign.
awt-monitoring-platform-compliance
enable_alerts_to_jiraCompliance alerts (code scans, depencency vulnerabilities, secret scans) will be matched to a Jira ticket automatically.
false
enable_bots_to_jiraBot PRs will trigger the creation of a Jira ticket when one doesn't already exist.
false
jira_acceptance_criteria_fieldKey for the acceptance criteria field on Jira.
customfield_10087
jira_alert_issue_typeIssue type to use when Jira issues get created automatically for a compliance issue.
Bug
jira_approver_fieldKey for the approver field on Jira.
customfield_10078
jira_dependency_issue_typeIssue type to use when Jira issues get created automatically for a Renovate or Dependabot pull request.
Feature
jira_merged_transitionTransition used to close Jira issues automatically when a bot pull request is closed or merged.
Done
jira_projectJira project key for this repository. Various automations will use this to find or create tickets.
QCTECH
jira_reopen_transitionTransition used to reopen a Jira issue when an alert or bot pull request is reopened.
Backlog
jira_tester_fieldKey for the tester field on Jira.
customfield_10103