summaryrefslogtreecommitdiff
path: root/.github/workflows/checkversion.yml
AgeCommit message (Collapse)Author
2025-11-13Use repo variable to store supported version instead of filePugdoot
2025-06-12Update curl target in checkversion.yml for getting version numberPugmatt
2024-09-23Update version download url in checkversion.ymlMatthew Hafner
2022-09-02Update checkVersion action to include Release Notes (#333)Kai Michael Poppe
GitHub action pulls articles from the feedback.minecraft.net section via the ZenDesk API and matches the URL pattern that's in use since at least 1.17.10 to find the right article.
2022-08-27Add GitHub action to check for a new Bedrock version (#326)Kai Michael Poppe
* Create SUPPORTED-VERSION (#1) * Create checkversion.yml * Update checkversion.yml Checkout to get SUP-V * Update checkversion.yml Update sed so that only version is returned * Update checkversion.yml Frist Trigger change * Update SUPPORTED-VERSION Push * Update checkversion.yml * Update SUPPORTED-VERSION Push * Update checkversion.yml Change issue create if * Update SUPPORTED-VERSION Change to current version * Update checkversion.yml Make workflow triggerable * Update checkversion.yml Add repository dispatch action * Update checkversion.yml * Update checkversion.yml * Add action permissions, casing GHT, move supported Version file As per discussion in #326 * Update checkversion.yml typo