automate
automate copied to clipboard
Build notifications-service against LTS-2024 channel.
:nut_and_bolt: Description: What code changed, and why?
This PR is to build notification service against LTS channel.
JIRA ticket: https://progresssoftware.atlassian.net/browse/CHEF-12443
:chains: Related Resources
:+1: Definition of Done
:athletic_shoe: How to Build and Test the Change
:white_check_mark: Checklist
All PRs must tick these:
- [ ] I have read the CONTRIBUTING document.
- [ ] All commits signed-off for the Developer Certification of Origin.
With occasional exceptions, all PRs from Progress employees must tick these:
- [ ] Is the code clear? (complicated code or lots of comments--subdivide and use well-named methods, meaningful variable names, etc.)
- [ ] Consistency checked? (user notifications, user prompts, visual patterns, code patterns, variable names)
- [ ] Repeated code blocks eliminated? (adapt and reuse existing components, blocks, functions, etc.)
- [ ] Spelling, grammar, typos checked? (at a minimum use
make spellin any component directory) - [ ] Code well-formatted? (indents, line breaks, etc. improve rather than hinder readability)
All PRs from Progress employees should tick these if appropriate:
- [ ] Tests added/updated? (all new code needs new tests)
- [ ] Docs added/updated? (all customer-facing changes)
Please add a note next to any checkbox above if you are NOT ticking it.
:camera: Screenshots, if applicable
Deploy Preview for chef-automate processing.
| Name | Link |
|---|---|
| Latest commit | 6e116f0097be1e60c939804e68be73857bc4cf86 |
| Latest deploy log | https://app.netlify.com/projects/chef-automate/deploys/68a2fd50ccdf3c00085ac4ab |
Automate build is successful with notifications-service https://buildkite.com/chef/chef-automate-main-verify-private/builds/36423#019491c4-3841-4fb6-bd9f-bd44762bb509/18975-22943
Quality Gate passed
Issues
0 New issues
0 Fixed issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication