Commit c43f2fe
authored
Add Release Notes disclaimer only for PRs (#516)
# Summary
Previously we were adding the disclaimer also for master commits, which
can be misleading ->
https://github.com/mongodb/mongodb-kubernetes/actions/runs/18402911248/attempts/1#summary-52436112489
## Proof of Work
Workflow validation is enough.
## Checklist
- [ ] Have you linked a jira ticket and/or is the ticket in the title?
- [ ] Have you checked whether your jira ticket required DOCSP changes?
- [ ] Have you added changelog file?
- use `skip-changelog` label if not needed
- refer to [Changelog files and Release
Notes](https://github.com/mongodb/mongodb-kubernetes/blob/master/CONTRIBUTING.md#changelog-files-and-release-notes)
section in CONTRIBUTING.md for more details1 parent 57f6afc commit c43f2fe
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
0 commit comments