Skip to content

Commit

Permalink
add maintainer docs about updating the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
oraNod committed Nov 11, 2024
1 parent 90ce43d commit afb2be6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@ Next, remove references to the tagger dependencies as follows:

3. Open `noxfile.py` and remove `"hacking/tagger/tag.py",` from the `LINT_FILES` tuple.

### Updating the pip compile dev workflow

Update the `.github/workflows/pip-compile-dev.yml` workflow so that it includes the new stable branch and drops the oldest branch.

### Update Python versions in the support matrix

The minimum supported Python version changes with each Ansible core version.
Expand Down

0 comments on commit afb2be6

Please sign in to comment.