You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a contributor I want to be protected against data entry error when writing code that adds packaging artefacts to NGIpkgs.
Acceptance criteria
Given there's a place for packaging artefacts (//projects/<project identifier>/default.nix),
when I assign an incorrect deliverable type to some field or miss a required field,
then CI will fail and merging the associated pull request is rejected.
The text was updated successfully, but these errors were encountered:
As a contributor I want to be protected against data entry error when writing code that adds packaging artefacts to NGIpkgs.
Acceptance criteria
Given there's a place for packaging artefacts (
//projects/<project identifier>/default.nix
),when I assign an incorrect deliverable type to some field or miss a required field,
then CI will fail and merging the associated pull request is rejected.
The text was updated successfully, but these errors were encountered: