-
-
Notifications
You must be signed in to change notification settings - Fork 416
ci: Update PR template, expand action tags #6884
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 3 commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
c7ec586
expand version tag to full version
hoxbro 7414a29
update pr template
hoxbro 0175bb8
Add png_optimize
hoxbro 03eac9a
actual trigger the png workflow
hoxbro dfc9797
split into own action
hoxbro fe6e9ba
add example.png
hoxbro 639ff8d
add workflow-dispatch
hoxbro a7cf2a6
clean up
hoxbro aef69e1
filter out release for today
hoxbro File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,44 +1,25 @@ | ||
| ## Description | ||
|
|
||
| <!-- | ||
| Using AI? READ FIRST: https://holoviz.org/contribute.html#ai-readme | ||
| <!-- Using AI? READ FIRST: https://holoviz.org/contribute.html#ai-readme --> | ||
| <!-- First time contributor: https://www.holoviews.org/developer_guide/index.html#making-a-pull-requests --> | ||
|
|
||
| - Summarize the change and which issue is fixed. | ||
| - Include relevant motivation and context. | ||
| - Add visuals when possible, e.g. before/after screenshots with full code snippets. | ||
| --> | ||
| ## Description | ||
| <!-- Summarize the change and which issue is fixed. Be sure to include relevant motivation and context. Describe the tests run to verify these changes and how to reproduce them (copy-pastable minimal, reproducible example). Include visuals when possible (e.g. before/after screenshots). --> | ||
|
|
||
| Fixes #{issue} | ||
|
|
||
| ## How Has This Been Tested? | ||
|
|
||
| <!-- Describe the tests that you ran to verify your changes. Provide instructions so it can be reproduced while reviewing your changes. --> | ||
|
|
||
| ## AI Disclosure | ||
| <!-- Delete this section if AI was not used, else specify the tool/model (e.g. Cursor + Sonnet 4.6, Claude Code + Opus 4.6, ChatGPT) and briefly describe how it was used. Failure to disclose AI usage may result in a ban. --> | ||
|
|
||
| <!-- Remove this section if your PR does not contain AI-generated content. --> | ||
| <!-- Failure in disclosing the use of AI will result in a ban. --> | ||
| - Tool & Model: | ||
| - Usage: | ||
|
|
||
| - [ ] This PR contains AI-generated content. | ||
| - [ ] I have tested all AI-generated content in my PR. | ||
| - [ ] I take responsibility for all AI-generated content in my PR. | ||
| - [ ] I have tested all AI-generated content in my PR. | ||
| - [ ] I take responsibility for all AI-generated content in my PR. | ||
|
|
||
| <!-- If you used AI to generate code, please specify the tool and model used, and briefly describe how they were used. --> | ||
|
|
||
| Tools and Models: {e.g., Cursor + Sonnet 4.6, Claude Code + Opus 4.6, Antigravity + Gemini Flash 3, ChatGPT, etc.} | ||
|
|
||
| ## Checklist | ||
|
|
||
| <!-- Remove the non relevant items. --> | ||
|
|
||
| - [ ] Pull request title follows the conventional format | ||
| - [ ] Tests added and is passing | ||
| - [ ] Tests added and are passing | ||
| - [ ] Added documentation | ||
|
|
||
| <!-- | ||
| Conventional format: <Type>(<Scope>): <Subject> | ||
| Valid Types: `build`, `chore`, `ci`, `compat`, `docs`, `enh`, `feat`, `fix`, `perf`, `refactor`, `test`, and `type` | ||
| Valid Scopes (optional): `dev`, `data`, `plotting`, `bokeh`, `matplotlib`, `plotly`, and `notebook` | ||
|
|
||
| For more information on how to contribute to this repository, see the [developer guide](https://www.holoviews.org/developer_guide/index.html) | ||
| --> |
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.