armbian-build/.github
Koichi Murase 1fdd801908 actions(update-tools): avoid notifying our outdated deps everywhere
In the current main branch, workflow update-tools includes the content
of the upstream release notes in the created GitHub Issue.  This
triggers a notification to every upstream contributor mentioned in the
release note.  This also creates a cross-reference link to our GitHub
Issue (reporting that our dependency is not up-to-date) in every
upstream issue and pull request.  The information that we need to
update our dependency is not relavant to the upstream contributors,
issues, and pull requests at all.  We should avoid this situation.

In the first place, we do not need to include a copy of the upstream
release note.  We can just put a link to the upstream release note.
Currently, we anyway hide the content in the <details> tag and require
the reader to press the button.  The user experience is not so
different from pressing a link and visiting the upstream release note.
2025-01-21 13:26:44 +01:00
..
ISSUE_TEMPLATE github: Add "Task" issue template for project management 2024-06-27 23:12:33 +02:00
workflows actions(update-tools): avoid notifying our outdated deps everywhere 2025-01-21 13:26:44 +01:00
armbian-logo.png reduced PNG file size with optipng 2023-04-22 20:08:15 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-07-16 21:03:13 -04:00
CODEOWNERS Automatic board configs status synchronise 2025-01-07 11:25:06 +01:00
dependabot.yml dependabot: Add weekly update check for Pip requirements.txt packages 2024-06-25 07:06:21 +02:00
generate_CODEOWNERS.sh Add script to auto-generate CODEOWNERS 2023-06-20 21:36:13 +02:00
labeler.yml Set "Need review" label to all PR's by default 2024-10-25 22:37:15 +02:00
labels.yml Giveaway: remove additional label that otherwise makes no sense 2024-10-18 12:17:45 +02:00
PULL_REQUEST_TEMPLATE.md github: Add issue reference to pull request template 2024-06-27 23:12:33 +02:00
README.gif Improve welcome readme file (#1779) 2020-02-06 22:57:41 +01:00
Releases-wip.md Refactor rootfs caching (#3895) 2022-06-18 23:56:36 +02:00
Releases.md Update Releases.md (#5871) - replace master with main. 2023-10-31 08:05:43 +01:00