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

Document how to tag releases #1272

Open
oraNod opened this issue Apr 16, 2024 · 1 comment
Open

Document how to tag releases #1272

oraNod opened this issue Apr 16, 2024 · 1 comment
Assignees
Labels
good first issue Good for newcomers

Comments

@oraNod
Copy link
Contributor

oraNod commented Apr 16, 2024

Purpose is to add instructions to the README on how to create tags that correspond to the release candidates and releases available in ansible/ansible.

Python script to create tags: hacking/tagger/tag.py. Basic usage is available with ./tag.py --help

You need a directory with this repository (ansible/ansible-documentation) checked out and a directory with the ansible/ansible directory checked out.

You can then run ./tag.py tag if the upstream is configured as the origin remote or pass the remote flag with something like ./tag.py --remote upstream tag.

@ansible-documentation-bot ansible-documentation-bot bot added the needs_triage Needs a first human triage before being processed. label Apr 16, 2024
@samccann samccann removed the needs_triage Needs a first human triage before being processed. label Apr 23, 2024
@x1101
Copy link
Contributor

x1101 commented May 14, 2024

I'd like to give this a go. Could you please assign it to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants