Open jaymedina opened 1 year ago
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).
All modified and coverable lines are covered by tests :white_check_mark:
:loudspeaker: Thoughts on this report? Let us know!.
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).