Learn more about these different git repos.
Other Git URLs
I received an email from pagure after updating a repo's templates for issues:
Subject: [Pagure] Issue import report
Loading: templates/default.md -- 1/2 ... ... SKIPPED - No JSON data Loading: templates/Test-Election.md -- 2/2 ... ... SKIPPED - No JSON data
Is this an error? The template seems to work and the documentation says nothing about JSON being required.
This can be ignored, it's just that you have the ticket hook active. This hook is the one used to update the database from content push to the ticket git repo and that relies on JSON files, so of course if you do not push JSON files it bails.
When migrating project from fedorahosted to pagure, some project migrated hundreds even thousands of tickets, so that required an async mechanism as otherwise the connection would time out. So that's the email you received :)
Again, can be safely, entirely ignored :)
Metadata Update from @pingou: - Issue close_status updated to: Invalid
Log in to comment on this ticket.