fediverse/fep
37
268
Fork
You've already forked fep
100

Meta: Define tags metadata attribute #885

Open
silverpill wants to merge 1 commit from silverpill/fep:meta-tags into main
pull from: silverpill/fep:meta-tags
merge into: fediverse:main
fediverse:main
fediverse:pages

Resolves #520

Resolves https://codeberg.org/fediverse/fep/issues/520
Meta: Define tags metadata attribute
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
1337583f19
@ -72,6 +73,7 @@ Following metadata key-value pairs may be placed at the top of a proposal:
- `dateFinalized`: Date of when the proposal status was set to `FINAL` (only for proposals with status `FINAL`).
- `trackingIssue`: Link to the tracking issue for the proposal.
- `discussionsTo`: Link to the discussion.
- `tags`: A JSON array of tags. Any string can be used as a tag.
Author
Owner
Copy link

Using JSON arrays for compatibility with existing tooling (see also: #824)

Using JSON arrays for compatibility with existing tooling (see also: https://codeberg.org/fediverse/fep/issues/824)
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u meta-tags:silverpill-meta-tags
git switch silverpill-meta-tags

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff silverpill-meta-tags
git switch silverpill-meta-tags
git rebase main
git switch main
git merge --ff-only silverpill-meta-tags
git switch silverpill-meta-tags
git rebase main
git switch main
git merge --no-ff silverpill-meta-tags
git switch main
git merge --squash silverpill-meta-tags
git switch main
git merge --ff-only silverpill-meta-tags
git switch main
git merge silverpill-meta-tags
git push origin main
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
fediverse/fep!885
Reference in a new issue
fediverse/fep
No description provided.
Delete branch "silverpill/fep:meta-tags"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?