• Source
  • {% if config['DOC_APP_URL'] and repo and repo.settings.get('project_documentation', True) %}
  • Docs
  • {% endif %} {% if repo.namespace in ['rpms', 'container', 'modules'] %}
  • {% if repo.namespace == 'rpms' %} {% elif repo.namespace == 'container' %} {% elif repo.namespace == 'modules' %} {% endif %} Issues 
  • {% elif g.issues_enabled %}
  • Issues  {{ repo.open_tickets if g.repo_committer else repo.open_tickets_public }}
  • {% endif %} {% if repo and repo.settings.get('pull_requests', True) %}
  • Pull Requests  {{ repo.open_requests }}
  • {% endif %} {% if g.issues_enabled and repo.milestones %}
  • Roadmap 
  • {% endif %}
  • Stats
  • {% if g.authenticated %} {% if g.repo_admin %}
  • Settings
  • {% endif %} {% endif %} {% if endpoint == 'view_docs' %}
  • {% endif %}