Skip to content

Added breeze generate issue content for airflow-ctl#65042

Open
justinpakzad wants to merge 2 commits intoapache:mainfrom
justinpakzad:add-breeze-gen-issue-ctl
Open

Added breeze generate issue content for airflow-ctl#65042
justinpakzad wants to merge 2 commits intoapache:mainfrom
justinpakzad:add-breeze-gen-issue-ctl

Conversation

@justinpakzad
Copy link
Copy Markdown
Contributor

@justinpakzad justinpakzad commented Apr 11, 2026


Added breeze generate-issue-content for airflow-ctl.

Example command:
breeze release-management generate-issue-content-airflow-ctl --github-token $GITHUB_TOKEN --previous-release airflow-ctl/0.1.2 --current-release airflow-ctl/0.1.3 --limit-pr-count 3

I tested this with the command above and it's working as expected (see screenshot below):

Screenshot 2026-04-10 at 21 21 45

Note: I didn't see any unit tests for the generate-issue-content commands which is why I didn't add any. Happy to add them in if needed.

closes: #61323

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@justinpakzad justinpakzad force-pushed the add-breeze-gen-issue-ctl branch from 76e6af1 to 4442b9a Compare April 11, 2026 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add breeze generate issue content for airflowctl

1 participant