Skip to content

Add HISTORY.rst file and new GitHub Actions workflow#23

Merged
h-chmeruk merged 2 commits intomainfrom
add-history-file
Feb 5, 2026
Merged

Add HISTORY.rst file and new GitHub Actions workflow#23
h-chmeruk merged 2 commits intomainfrom
add-history-file

Conversation

@h-chmeruk
Copy link
Contributor

@h-chmeruk h-chmeruk commented Jan 23, 2026

Which issue(s) are closed by this pull request?

Closes #11, #18

Changes proposed in this pull request:

  • Added the HISTORY.rst file as suggested in this PR.
  • Added a new GitHub Actions workflow to check whether the HISTORY.rst file has been updated in an open or synchronized Pull Request. The code for the workflow was copied unchanged from the corresponding file in this PR.
  • Modified the test_generated_file_exists test in tests/test_copier.py to check the creation of new files.
  • Added a new test called test_content_history to test the content of the HISTORY.rst file.

@h-chmeruk h-chmeruk added the enhancement New feature or request label Jan 23, 2026
@h-chmeruk h-chmeruk requested a review from ahms5 January 23, 2026 12:00
@ahms5 ahms5 added this to the v0.1.0 milestone Feb 4, 2026
@ahms5 ahms5 added enhancement New feature or request and removed enhancement New feature or request labels Feb 4, 2026
@ahms5 ahms5 linked an issue Feb 4, 2026 that may be closed by this pull request
@h-chmeruk h-chmeruk merged commit fef5d68 into main Feb 5, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Workflow] Github Actions workflow for history check Add Histroy file

2 participants