Skip to content

Update Copilot release instructions and reorganize workflows#55

Merged
spiegel-im-spiegel merged 2 commits into
masterfrom
chore/update-copilot-release-process
May 12, 2026
Merged

Update Copilot release instructions and reorganize workflows#55
spiegel-im-spiegel merged 2 commits into
masterfrom
chore/update-copilot-release-process

Conversation

@spiegel-im-spiegel

Copy link
Copy Markdown
Member

Summary

  • add a release process section to .github/copilot-instructions.md
  • reorganize GitHub Actions workflows to match the fetch repository style
    • add .github/workflows/ci.yml (lint/test + govulncheck)
    • add .github/workflows/codeql.yml (CodeQL v3)
    • remove legacy lint.yml, vulns.yml, and codeql-analysis.yml

Notes

  • branch includes two commits:
    • 74cc85a Add release process to copilot instructions
    • ca47f00 Reorganize GitHub workflows to fetch-style CI

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@spiegel-im-spiegel spiegel-im-spiegel merged commit 8ed662b into master May 12, 2026
4 checks passed
@spiegel-im-spiegel spiegel-im-spiegel deleted the chore/update-copilot-release-process branch May 12, 2026 00:35
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.

2 participants