Skip to content

When to use Annotations for CI/CD checks #1268

Discussion options

You must be logged in to vote

For historical reference, @IsakNaslundBh and @pawelbaran were among those requesting annotation reports for versioning and serialisation checks (which was then extended automatically to null-handling on creation).

The reason for this was that it made a quick report at the top of the files changed tab of the state of versioning and serialisation on that pull request.

All 3 of the checks were, on original implementation, operating in the following fashion:

  • Check out all repositories on the master or main branches as necessary for the pull request (for versioning this was all repos included in the installer, for the others just the repos needed to build that PR)
  • Perform check, record the re…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by FraserGreenroyd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants