Skip to content

Conversation

@jedcunningham
Copy link
Member

Not sure how this ended up with the wrong number...

Not sure how this ended up with the wrong number...
@jedcunningham jedcunningham added changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Jun 11, 2025
@boring-cyborg
Copy link

boring-cyborg bot commented Jun 11, 2025

Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contributors' Guide (https://github.com/apache/airflow/blob/main/contributing-docs/README.rst)
Here are some useful points:

  • Pay attention to the quality of your code (ruff, mypy and type annotations). Our pre-commits will help you with that.
  • In case of a new feature add useful documentation (in docstrings or in docs/ directory). Adding a new operator? Check this short guide Consider adding an example DAG that shows how users should use it.
  • Consider using Breeze environment for testing locally, it's a heavy docker but it ships with a working Airflow and a lot of integrations.
  • Be patient and persistent. It might take some time to get a review or get the final approval from Committers.
  • Please follow ASF Code of Conduct for all communication including (but not limited to) comments on Pull Requests, Mailing list and Slack.
  • Be sure to read the Airflow Coding style.
  • Always keep your Pull Requests rebased, otherwise your build might fail due to changes not related to your commits.
    Apache Airflow is a community-driven project and together we are making it better 🚀.
    In case of doubts contact the developers at:
    Mailing List: dev@airflow.apache.org
    Slack: https://s.apache.org/airflow-slack

@potiuk potiuk merged commit 61e9b08 into apache:main Jun 12, 2025
52 checks passed
@github-actions
Copy link

Backport failed to create: v3-0-test. View the failure log Run details

Status Branch Result
v3-0-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 61e9b08 v3-0-test

This should apply the commit to the v3-0-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

@boring-cyborg
Copy link

boring-cyborg bot commented Jun 12, 2025

Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions.

potiuk pushed a commit to potiuk/airflow that referenced this pull request Jun 12, 2025
Not sure how this ended up with the wrong number...
(cherry picked from commit 61e9b08)

Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
potiuk added a commit that referenced this pull request Jun 12, 2025
Not sure how this ended up with the wrong number...
(cherry picked from commit 61e9b08)

Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
- Fixed dropdown overflow and error text styling in ``FlexibleForm`` component (#50845)
- Corrected DAG tag rendering to display ``+1 more`` when tags exceed the display limit by one (#50669)
- Fix permission check on the ui config endpoint (#50608)
- Fix permission check on the ui config endpoint (#50564)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

huh no clue

@jedcunningham jedcunningham deleted the fix_release_note_pr_number branch June 12, 2025 17:14
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Jun 14, 2025
Not sure how this ended up with the wrong number...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants