Skip to content

backend: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. #461

backend: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.

backend: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. #461

name: Move new issues to issues review
on:
issues:
types: [opened]
jobs:
move-new-issue:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/fedora-copr/projects/1
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}