CHANGE: Add operations task issue template#526
Merged
Conversation
- Introduced a new issue template for operational tasks related to CI/CD, documentation publishing, and GitHub Pages. - Updated changelog to reflect the addition of the new template. - Added Configuration to RequiredModules.psd1 for module loading.
Contributor
There was a problem hiding this comment.
Pull request overview
Adds an operational-focused GitHub Issue Form to better track repository maintenance work (CI/CD, docs publishing, GitHub Pages) and updates supporting repo metadata so the change is discoverable and build tooling continues to load required modules.
Changes:
- Added a new
.github/ISSUE_TEMPLATE/operations_task.ymlissue form for repository/operations work. - Updated
CHANGELOG.mdto document the new issue template and the module-loading dependency update. - Added
ConfigurationtoRequiredModules.psd1for build/module dependency loading.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| RequiredModules.psd1 | Adds Configuration to the set of required build modules. |
| CHANGELOG.md | Documents the new operations issue template and dependency update under Unreleased Operational Changes. |
| .github/ISSUE_TEMPLATE/operations_task.yml | Introduces a new GitHub Issue Form for operational/repository tasks. |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Owner
Author
|
Integration tests failing. Likely due to newer API no longer supporting containers without partition key. Deprecate support for this now? |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Thank you for submitting a Pull Request to the CosmosDB project!
Please ensure you have read the Contributing.md guide.
Description
Related Issues
N/A
Improvements / Enhancements
Operational Change only.
Testing
Manual only.
Contributor Mention
Mention a project administrator for review (e.g., @githubusername).