Skip to content

[WIP] Basic workflow should not be used anymore. Instead Complete workflow should be used#7

Draft
Copilot wants to merge 1 commit into
masterfrom
copilot/fix-6
Draft

[WIP] Basic workflow should not be used anymore. Instead Complete workflow should be used#7
Copilot wants to merge 1 commit into
masterfrom
copilot/fix-6

Conversation

Copy link
Copy Markdown

Copilot AI commented Jul 8, 2025

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original issue description:

# This is a basic workflow, without the standard Skyline Quality Gate. It serves as a start and an example that can be extended as required.

The basic GitHub workflow should not be used for developments. Instead, we should always use the complete workflow as specified in the Skyline DataMiner templates, providing enhanced CI/CD capabilities with quality gates and code analysis.

  1. Please replace the workflow to complete.yml
  2. Update the GettingStarted.md

Please be mindful on the amount of information you share. You can summarize what was changed concisely, but I don't need to know the benefits of using the complete workflow. More importantly are the things I still need to do:

  1. Create a SonarCloud project at https://sonarcloud.io/projects/create
  2. Add SONAR_NAME variable with the SonarCloud project ID

For this, provide me

  1. A link to https://sonarcloud.io/projects/create
  2. The default name to use in SONAR_NAME which is the [name of the organization]_[name of the repository]
  3. Share a link to the repository Settings > Secrets and variables > Actions > Variables tab so I can easily add a new "New repository variable"

Fixes #6.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Basic workflow should not be used anymore. Instead Complete workflow should be used

2 participants