Skip to content

Conversation

@uranusjr
Copy link
Member

We only want to fail the script if the 'towncrier check' call fails. The previous code always runs the '&& false' part (because the printf call always succeeds) and failed the job.

We only want to fail the script if the 'towncrier check' call fails. The
previous code always runs the '&& false' part (because the printf call
always succeeds) and failed the job.
@jedcunningham jedcunningham merged commit 97ff31d into apache:main Aug 15, 2024
@jedcunningham jedcunningham deleted the fix-newsfragments-check branch August 15, 2024 03:29
Artuz37 pushed a commit to Artuz37/airflow that referenced this pull request Aug 19, 2024
We only want to fail the script if the 'towncrier check' call fails. The
previous code always runs the '&& false' part (because the printf call
always succeeds) and failed the job.
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Aug 20, 2024
We only want to fail the script if the 'towncrier check' call fails. The
previous code always runs the '&& false' part (because the printf call
always succeeds) and failed the job.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants