mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
2.6 changelog gen/version/root dir cleanup (#40421)
* patched in changelog gen stuff from stable-2.5 * Makefile updates * release.py as single-source-of-truth * Remove obsolete ansible-core-sitemap.xml file. * Move ROADMAP.rst into README.rst. * dynamic rpm changelog, zap old deb/rpm changelogs * fix changelog in MANIFEST.in * Remove obsolete hacking/update.sh script. * Remove ref to deleted authors script. * Remove ref to removed module-formatter script. * Update headings to match script names. * MANIFEST.in cleanup * removed RELEASES.txt and versions.yml * removed obsolete release generation playbook/bits (not used since 2.5) * misc Makefile cleanup * speculative changes to DEB versioning * allow override of DEB_VERSION/DEB_RELEASE
This commit is contained in:
parent
eb818df1ec
commit
e4edb2842a
49 changed files with 334 additions and 8335 deletions
12
hacking/ticket_stubs/README.md
Normal file
12
hacking/ticket_stubs/README.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
Ticket Stubs
|
||||
============
|
||||
|
||||
What's this?
|
||||
|
||||
This is a directory of common responses to save some typing when responding to GitHub tickets to avoid
|
||||
some carpal tunnel syndrome events as Ansible takes off into stratosphere territory.
|
||||
|
||||
These are actually on GitHub so it's easy for people to make these snippets of text even more helpful
|
||||
or to correct typos.
|
||||
|
||||
For how to use these see https://github.com/ansible/ansible/tree/devel/ticket_stubs
|
Loading…
Add table
Add a link
Reference in a new issue