mirror of
https://github.com/github/codeql-action.git
synced 2025-12-28 02:00:12 +08:00
Adds an empty changelog file and a reminder to update it when opening pull requests. Also, adds a 1.0.0 version number in the package.json, which is what we _could_ use for version numbering.
6 lines
353 B
Markdown
6 lines
353 B
Markdown
### Merge / deployment checklist
|
|
|
|
- [ ] Confirm this change is backwards compatible with existing workflows.
|
|
- [ ] Confirm the [readme](https://github.com/github/codeql-action/blob/main/README.md) has been updated if necessary.
|
|
- [ ] Confirm the [changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) has been updated if necessary.
|