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

Orphans in non showcontent categories #612

Merged
merged 10 commits into from
Jun 14, 2024

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    d7de3db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbab2b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86911a1 View commit details
    Browse the repository at this point in the history
  4. Add newsfragment

    SmileyChris committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d230ac5 View commit details
    Browse the repository at this point in the history
  5. Add a note in the configuration docs about the change to orphan fragm…

    …ents in non-showcontent categories
    SmileyChris committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e735939 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be9bc2b View commit details
    Browse the repository at this point in the history
  7. Refactor rendering of title via config.title_format (twisted#610)

    * Refactor rendering of title via config.title_format
    
    * Add newsfragment
    
    * Config docs
    
    * Fix restructuredtext formatting error
    SmileyChris committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    86eafa2 View commit details
    Browse the repository at this point in the history
  8. Refactor issue_key function to sort issues in a human-friendly way (t…

    …wisted#608)
    
    * Refactor issue_key function to sort issues in a human-friendly way
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Rename newsfragment
    
    * Small improvement to test to show how text with numeric issues are sorted
    
    * Update src/towncrier/_builder.py docstring grammar
    
    Co-authored-by: Adi Roiban <adiroiban@gmail.com>
    
    * clarify new behaviour in newsfragment
    
    * Add some docstrings/comments to tests
    
    * linelength fix
    
    * Clarify news fragments vs tickets
    
    Co-authored-by: Adi Roiban <adiroiban@gmail.com>
    
    * Consistent use of "issue" rather than "ticket"
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * typo
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Adi Roiban <adiroiban@gmail.com>
    3 people committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    864f925 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b65369a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ffe741f View commit details
    Browse the repository at this point in the history