Skip to content
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

CI job to check for changelog update #110

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

jaymedina
Copy link
Collaborator

A GitHub Actions workflow to check if a new changelog entry has been made for the requested changes. Building this workflow off of https://github.com/astropy/astroquery/blob/main/.github/workflows/changelog.yml

Ensure this job only fails when a changelog entry isn't added for a new feature (unit tests/documentation updates don't need changelog entries).

A GitHub Actions workflow to check if a new changelog entry has been made for the requested changes. Building this workflow off of https://github.com/astropy/astroquery/blob/main/.github/workflows/changelog.yml

Ensure this job only fails when a changelog entry isn't added for a new feature (unit tests/documentation updates don't need changelog entries).
@jaymedina jaymedina added the enhancement New feature or request label Oct 25, 2023
@jaymedina jaymedina self-assigned this Oct 25, 2023
@jaymedina jaymedina marked this pull request as draft October 25, 2023 19:52
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

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.

None yet

1 participant