Skip to content

Conversation

@RyanGlScott
Copy link
Collaborator

Although copilot-c99 added the ability to invoke multiple triggers with the same name in Copilot-Language/copilot#572, it is not yet clear how best to support this in copilot-verifier.

In the meantime, this adds an explicit check that rules out specifications that use multiple triggers with the same name to prevent the verifier from becoming confused by them. The remaining task of fully supporting such specifications is tracked in #74.

Although `copilot-c99` added the ability to invoke multiple triggers with the
same name in Copilot-Language/copilot#572, it is not
yet clear how best to support this in `copilot-verifier`.

In the meantime, this adds an explicit check that rules out specifications that
use multiple triggers with the same name to prevent the verifier from becoming
confused by them. The remaining task of fully supporting such specifications is
tracked in #74.
@RyanGlScott RyanGlScott merged commit 26d5649 into master Jan 20, 2025
3 checks passed
@RyanGlScott RyanGlScott deleted the T74-reject-multiple-triggers-same-name branch January 20, 2025 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants