As a developer, I want pull requests to automatically build the code, so I don't have to do it manually.
ESTIMATE TBD
Acceptance Criteria
Scenario: Build runs on pull request
Given a pull request from a fork of the main repository
And the code builds
And the tests pass
When the pull request is submitted
Then The release artifact is attached to the CI run.
Resources:
Feature: JIRA Ticket #
Mockups: Here goes a URL to or the name of the mockup(s) in inVision
Web Page: Here goes a URL to an existing web page
Notes
Some complementary notes if necessary:
Here goes a quote from an email
Here goes whatever useful information can exist…
Solution
Prerequisites
required dependency for identifying the problem, scope and then solution for this issue
As a developer, I want pull requests to automatically build the code, so I don't have to do it manually.
Acceptance Criteria
Resources:
Notes
Some complementary notes if necessary:
Solution
Prerequisites
Tasks
Technical Notes