You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Shanedell (via GitHub)" <gi...@apache.org> on 2023/03/29 23:16:23 UTC

[GitHub] [daffodil-vscode] Shanedell commented on pull request #540: Update build.sbt to not duplicate compile/test aritfacts and get rid …

Shanedell commented on PR #540:
URL: https://github.com/apache/daffodil-vscode/pull/540#issuecomment-1489461423

   You will want to have a shorter commit message or take what you have and break into multiple lines. You will also need to add all issues to commit message by adding `Closes #ISSUE_NUMBER` on a separate line for each issues. Here is a sample commit from what you now:
   
   ```bash
   Update build.sbt and CI.yml:
   
   - Stop duplicating compile/test artifacts.
   - Get rid of unnecessary delete statements in CI.
   
   Closes #521 
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org