When I create SCM pipeline and want to download a repo from github(general) , It can save and report the following message:
“No data available. This Pipeline has not yet run.”
How can I solve it?
You need to trigger ther pipeline (either manually or with whatever trigger you configured).
This happens when there is no available agent machine available. Please check if multiple jobs are running which has exhausted available agents or slaves.